Bump symfony/process from 6.2.8 to 6.4.14 #24
Annotations
10 errors and 1 warning
PHPStan:
src/CompiledMapper.php#L28
Strict comparison using === between null and Kiboko\Contract\Mapping\MapperInterface will always evaluate to false.
|
PHPStan:
src/Compiler/Builder/ArrayInitialisationPreconditionBuilder.php#L14
Property Kiboko\Component\FastMap\Compiler\Builder\ArrayInitialisationPreconditionBuilder::$propertyPath is never read, only written.
|
PHPStan:
src/Compiler/Builder/CompositeInitialisationPreconditionBuilder.php#L16
Property Kiboko\Component\FastMap\Compiler\Builder\CompositeInitialisationPreconditionBuilder::$metadata is never read, only written.
|
PHPStan:
src/Compiler/Builder/CompositeInitialisationPreconditionBuilder.php#L32
Call to function is_int() with string will always evaluate to false.
|
PHPStan:
src/Compiler/Builder/CompositeInitialisationPreconditionBuilder.php#L41
Call to function is_int() with string will always evaluate to false.
|
PHPStan:
src/Compiler/Builder/CompositeInitialisationPreconditionBuilder.php#L41
Parameter #2 $name of class PhpParser\Node\Expr\PropertyFetch constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
|
PHPStan:
src/Compiler/Builder/CompositeInitialisationPreconditionBuilder.php#L69
Method Kiboko\Component\FastMap\Compiler\Builder\CompositeInitialisationPreconditionBuilder::propertyFetch() is unused.
|
PHPStan:
src/Compiler/Builder/CompositeInitialisationPreconditionBuilder.php#L78
Call to function is_int() with string will always evaluate to false.
|
PHPStan:
src/Compiler/Builder/CompositeInitialisationPreconditionBuilder.php#L78
Parameter #2 $name of class PhpParser\Node\Expr\PropertyFetch constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
|
PHPStan:
src/Compiler/Builder/ObjectInitialisationPreconditionBuilder.php#L15
Property Kiboko\Component\FastMap\Compiler\Builder\ObjectInitialisationPreconditionBuilder::$propertyPath is never read, only written.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading