Skip to content

Merge pull request #80 from rokka-io/cs #47

Merge pull request #80 from rokka-io/cs

Merge pull request #80 from rokka-io/cs #47

Triggered via push June 5, 2024 10:07
Status Failure
Total duration 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: src/Core/UriComponents.php#L57
Invalid @param tag on "createFromArray": "array{stack: string, hash?: ?string, format?: ?string, filename?: ?string} $config" on "Rokka\Client\Core\UriComponents::createFromArray"
build: src/Core/UriComponents.php#L57
The "config" parameter of the method "createFromArray" is missing a @param tag on "Rokka\Client\Core\UriComponents::createFromArray"
build: src/Core/UriComponents.php#L57
The method "createFromArray" has "1" invalid @param tags. on "Rokka\Client\Core\UriComponents::createFromArray"
build: src/Image.php#L774
Invalid @param tag on "addAutodescription": "array{force?: bool} $options if force is true, the description is generated again even if it already exists" on "Rokka\Client\Image::addAutodescription"
build: src/Image.php#L774
The method "addAutodescription" has "1" invalid @param tags. on "Rokka\Client\Image::addAutodescription"
build: src/UriHelper.php#L115
Invalid @param tag on "composeUri": "array{stack: string, hash?: ?string, format?: ?string, filename?: ?string}|UriComponents $components" on "Rokka\Client\UriHelper::composeUri"
build: src/UriHelper.php#L115
The "components" parameter of the method "composeUri" is missing a @param tag on "Rokka\Client\UriHelper::composeUri"
build: src/UriHelper.php#L115
The method "composeUri" has "1" invalid @param tags. on "Rokka\Client\UriHelper::composeUri"
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.