Add missing PHPDoc #49
Annotations
3 errors and 3 warnings
phpstan-tests:
tests/lib/Stubs/Content.php#L168
Parameter #1 $parameters (array<string, mixed>) of method Netgen\Layouts\Ibexa\SiteApi\Tests\Stubs\Content::getPath() should be contravariant with parameter $parameters (array) of method Netgen\IbexaSiteApi\API\Values\Content::getPath()
|
phpstan-tests:
tests/lib/Stubs/Content.php#L176
Parameter #1 $parameters (array<string, mixed>) of method Netgen\Layouts\Ibexa\SiteApi\Tests\Stubs\Content::getUrl() should be contravariant with parameter $parameters (array) of method Netgen\IbexaSiteApi\API\Values\Content::getUrl()
|
phpstan-tests
Process completed with exit code 1.
|
phpstan
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/.
|
phpstan-tests
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/.
|
psalm
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/.
|