Bump symfony/process from 6.2.8 to 6.4.14 #69
Annotations
10 errors and 1 warning
PHPStan:
src/FieldGuesser/PublicPropertyFieldGuesser.php#L46
Instanceof between Kiboko\Contract\Metadata\UnionTypeMetadataInterface and Kiboko\Component\Metadata\ArrayTypeMetadata will always evaluate to false.
|
PHPStan:
src/FieldGuesser/PublicPropertyFieldGuesser.php#L46
Instanceof between Kiboko\Contract\Metadata\UnionTypeMetadataInterface and Kiboko\Component\Metadata\ScalarTypeMetadata will always evaluate to false.
|
PHPStan:
src/FieldGuesser/PublicPropertyFieldGuesser.php#L46
Result of && is always true.
|
PHPStan:
src/FieldGuesser/PublicPropertyFieldGuesser.php#L50
Unreachable statement - code above always terminates.
|
PHPStan:
src/FieldGuesser/PublicPropertyFieldGuesser.php#L53
Comparison operation "<=" between 0 and 0 is always true.
|
PHPStan:
src/FieldGuesser/PublicPropertyFieldGuesser.php#L57
Unreachable statement - code above always terminates.
|
PHPStan:
src/RelationGuesser/VirtualRelationGuesser.php#L115
Parameter #2 $type of class Kiboko\Component\Metadata\VirtualMultipleRelationMetadata constructor expects Kiboko\Contract\Metadata\IterableTypeMetadataInterface, Kiboko\Contract\Metadata\TypeMetadataInterface given.
|
PHPStan:
src/RelationGuesser/VirtualRelationGuesser.php#L127
Parameter #2 $type of class Kiboko\Component\Metadata\VirtualUnaryRelationMetadata constructor expects Kiboko\Contract\Metadata\CompositeTypeMetadataInterface, Kiboko\Contract\Metadata\TypeMetadataInterface given.
|
PHPStan:
src/RelationGuesser/VirtualRelationGuesser.php#L128
Offset 'is' on non-empty-array<'add'|'count'|'get'|'has'|'remove'|'set'|'unset'|'walk', Kiboko\Contract\Metadata\MethodMetadataInterface> on left side of ?? does not exist.
|
PHPStan:
src/Type.php#L154
Parameter #2 $right of static method Kiboko\Component\Metadata\Type::isSubsetOf() expects Kiboko\Component\Metadata\UnionTypeMetadata, Kiboko\Contract\Metadata\TypeMetadataInterface given.
|
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