update phpstan paths #8
Annotations
11 errors and 1 warning
PHPStan
Input required and not supplied: path
|
PHPStan:
src/Annotation/Areas.php#L23
Method Nelmio\ApiDocBundle\Annotation\Areas::__construct() has parameter $properties with no value type specified in iterable type array.
|
PHPStan:
src/Annotation/Model.php#L31
Property Nelmio\ApiDocBundle\Annotation\Model::$_required type has no value type specified in iterable type array.
|
PHPStan:
src/Annotation/Security.php#L28
Property Nelmio\ApiDocBundle\Annotation\Security::$_required type has no value type specified in iterable type array.
|
PHPStan:
src/Annotation/Security.php#L40
Method Nelmio\ApiDocBundle\Annotation\Security::__construct() has parameter $properties with no value type specified in iterable type array.
|
PHPStan:
src/Annotation/Security.php#L40
Method Nelmio\ApiDocBundle\Annotation\Security::__construct() has parameter $scopes with no value type specified in iterable type array.
|
PHPStan:
src/ApiDocGenerator.php#L72
Method Nelmio\ApiDocBundle\ApiDocGenerator::setAlternativeNames() has no return type specified.
|
PHPStan:
src/ApiDocGenerator.php#L72
Method Nelmio\ApiDocBundle\ApiDocGenerator::setAlternativeNames() has parameter $alternativeNames with no value type specified in iterable type array.
|
PHPStan:
src/ApiDocGenerator.php#L77
Method Nelmio\ApiDocBundle\ApiDocGenerator::setMediaTypes() has no return type specified.
|
PHPStan:
src/ApiDocGenerator.php#L77
Method Nelmio\ApiDocBundle\ApiDocGenerator::setMediaTypes() has parameter $mediaTypes with no value type specified in iterable type array.
|
PHPStan:
src/ApiDocGenerator.php#L82
Method Nelmio\ApiDocBundle\ApiDocGenerator::setOpenApiVersion() has no return type specified.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|