Compatibility with newer Symfony skeleton versions (with Doctrine 3.x) #258
Annotations
10 errors and 2 warnings
Run PHPStan:
src/Component/Serializer/Parser/JMSCore/Type/Parser.php#L1
Ignored error pattern #^Cannot access property \$value on Doctrine\\Common\\Lexer\\Token\<int\|string\|UnitEnum, int\|string\>\|null\.$# in path /github/workspace/src/Component/Serializer/Parser/JMSCore/Type/Parser.php was not matched in reported errors.
|
Run PHPStan:
src/Component/Serializer/Parser/JMSCore/Type/Parser.php#L1
Ignored error pattern #^Parameter \#1 \$value of method RetailCrm\\Api\\Component\\Serializer\\Parser\\JMSCore\\Type\\Parser\:\:getConstant\(\) expects int, int\<min, 0\>\|int\<4, 8\>\|int\<11, max\>\|string\|UnitEnum\|null given\.$# in path /github/workspace/src/Component/Serializer/Parser/JMSCore/Type/Parser.php was not matched in reported errors.
|
Run PHPStan:
src/Component/Serializer/Parser/JMSCore/Type/Parser.php#L1
Ignored error pattern #^Parameter \#1 \$value of method RetailCrm\\Api\\Component\\Serializer\\Parser\\JMSCore\\Type\\Parser\:\:getConstant\(\) expects int, int\|string\|UnitEnum\|null given\.$# in path /github/workspace/src/Component/Serializer/Parser/JMSCore/Type/Parser.php was not matched in reported errors.
|
Run PHPStan:
src/Component/Serializer/Parser/JMSCore/Type/Parser.php#L19
Property RetailCrm\Api\Component\Serializer\Parser\JMSCore\Type\Parser::$token with generic class RetailCrm\Api\Component\Serializer\Parser\JMSCore\Type\Token does not specify its types: T, V
|
Run PHPStan:
src/Component/Serializer/Parser/JMSCore/Type/Parser.php#L74
Parameter #1 $string of function strlen expects string, int|string given.
|
Run PHPStan:
src/Component/Serializer/Parser/JMSCore/Type/Parser.php#L104
Parameter #1 $value of method RetailCrm\Api\Component\Serializer\Parser\JMSCore\Type\Parser::getConstant() expects int, int<min, 0>|int<4, 8>|int<11, max>|string|null given.
|
Run PHPStan:
src/Component/Serializer/Parser/JMSCore/Type/Parser.php#L113
Cannot access property $value on RetailCrm\Api\Component\Serializer\Parser\JMSCore\Type\Token|null.
|
Run PHPStan:
src/Component/Serializer/Parser/JMSCore/Type/Parser.php#L121
Cannot access property $value on RetailCrm\Api\Component\Serializer\Parser\JMSCore\Type\Token|null.
|
Run PHPStan:
src/Component/Serializer/Parser/JMSCore/Type/Parser.php#L192
Parameter #1 $value of method RetailCrm\Api\Component\Serializer\Parser\JMSCore\Type\Parser::getConstant() expects int, int|string|null given.
|
Run PHPStan:
src/Component/Serializer/Parser/JMSCore/Type/Token.php#L15
Method RetailCrm\Api\Component\Serializer\Parser\JMSCore\Type\Token::fromArray() has parameter $source with no value type specified in iterable type array.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading