Skip to content

Bump doctrine/.github from 3.0.0 to 5.0.1 #602

Bump doctrine/.github from 3.0.0 to 5.0.1

Bump doctrine/.github from 3.0.0 to 5.0.1 #602

Status Failure
Total duration 23s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis / PHPStan
Matrix: Static Analysis / Psalm
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ArgumentTypeCoercion: src/Persistence/Mapping/AbstractClassMetadataFactory.php#L343
src/Persistence/Mapping/AbstractClassMetadataFactory.php:343:70: ArgumentTypeCoercion: Argument 4 of Doctrine\Persistence\Mapping\AbstractClassMetadataFactory::doLoadMetadata expects list<class-string>, but parent type array<0, class-string> provided (see https://psalm.dev/193)
ImpureMethodCall: src/Persistence/Reflection/EnumReflectionProperty.php#L42
src/Persistence/Reflection/EnumReflectionProperty.php:42:51: ImpureMethodCall: Cannot call a possibly-mutating method ReflectionProperty::getDeclaringClass from a mutation-free context (see https://psalm.dev/203)
ImpureMethodCall: src/Persistence/Reflection/EnumReflectionProperty.php#L52
src/Persistence/Reflection/EnumReflectionProperty.php:52:51: ImpureMethodCall: Cannot call a possibly-mutating method ReflectionProperty::getName from a mutation-free context (see https://psalm.dev/203)
ImpureMethodCall: src/Persistence/Reflection/EnumReflectionProperty.php#L159
src/Persistence/Reflection/EnumReflectionProperty.php:159:51: ImpureMethodCall: Cannot call a possibly-mutating method ReflectionProperty::getModifiers from a mutation-free context (see https://psalm.dev/203)
ImpureMethodCall: src/Persistence/Reflection/EnumReflectionProperty.php#L169
src/Persistence/Reflection/EnumReflectionProperty.php:169:51: ImpureMethodCall: Cannot call a possibly-mutating method ReflectionProperty::getDocComment from a mutation-free context (see https://psalm.dev/203)
Static Analysis / Psalm (8.3)
Process completed with exit code 2.