Skip to content

Bump symfony/process from 6.2.8 to 6.4.14 #69

Bump symfony/process from 6.2.8 to 6.4.14

Bump symfony/process from 6.2.8 to 6.4.14 #69

Triggered via push November 6, 2024 16:47
Status Failure
Total duration 54s
Artifacts

phpstan6.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: src/ArrayTypeMetadata.php#L9
Class Kiboko\Component\Metadata\ArrayTypeMetadata implements generic interface IteratorAggregate but does not specify its types: TKey, TValue
phpstan: src/ArrayTypeMetadata.php#L19
Method Kiboko\Component\Metadata\ArrayTypeMetadata::getIterator() return type with generic class ArrayIterator does not specify its types: TKey, TValue
phpstan: src/ClassMetadataBuilder.php#L34
Unable to resolve the template type Subject in call to method Kiboko\Component\Metadata\ClassMetadataBuilder::buildFromFQCN()
phpstan: src/ClassReferenceMetadata.php#L31
Method Kiboko\Component\Metadata\ClassReferenceMetadata::fromClassName() return type with generic class Kiboko\Component\Metadata\ClassReferenceMetadata does not specify its types: Subject
phpstan: src/ClassTypeMetadata.php#L21
Class Kiboko\Component\Metadata\ClassTypeMetadata uses generic trait Kiboko\Component\Metadata\ClassPropertiesTrait but does not specify its types: Subject
phpstan: src/ClassTypeMetadata.php#L22
Class Kiboko\Component\Metadata\ClassTypeMetadata uses generic trait Kiboko\Component\Metadata\ClassMethodsTrait but does not specify its types: Subject
phpstan: src/ClassTypeMetadata.php#L23
Class Kiboko\Component\Metadata\ClassTypeMetadata uses generic trait Kiboko\Component\Metadata\ClassFieldsTrait but does not specify its types: Subject
phpstan: src/ClassTypeMetadata.php#L24
Class Kiboko\Component\Metadata\ClassTypeMetadata uses generic trait Kiboko\Component\Metadata\ClassRelationsTrait but does not specify its types: Subject
phpstan: src/ClassTypeMetadata.php#L44
Method Kiboko\Component\Metadata\ClassTypeMetadata::fromClassName() return type with generic class Kiboko\Component\Metadata\ClassTypeMetadata does not specify its types: Subject
phpstan: src/CollectionTypeMetadata.php#L23
Class Kiboko\Component\Metadata\CollectionTypeMetadata uses generic trait Kiboko\Component\Metadata\ClassPropertiesTrait but does not specify its types: Subject
phpstan
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/