Skip to content

Symfony 7 support

Symfony 7 support #306

Triggered via pull request December 9, 2023 10:04
@kbondkbond
synchronize #784
kbond:sf7
Status Failure
Total duration 34s
Artifacts

static-analysis.yml

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

Annotations

10 errors
UndefinedClass: Command/TailCursorDoctrineODMCommand.php#L28
Command/TailCursorDoctrineODMCommand.php:28:63: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\ContainerAwareInterface does not exist (see https://psalm.dev/019)
InvalidReturnType: Form/DoctrineMongoDBTypeGuesser.php#L41
Form/DoctrineMongoDBTypeGuesser.php:41:65: InvalidReturnType: Not all code paths of Doctrine\Bundle\MongoDBBundle\Form\DoctrineMongoDBTypeGuesser::guessType end in a return statement, return type Symfony\Component\Form\Guess\TypeGuess|null expected (see https://psalm.dev/011)
UndefinedClass: Loader/SymfonyFixturesLoader.php#L70
Loader/SymfonyFixturesLoader.php:70:33: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\ContainerAwareInterface does not exist (see https://psalm.dev/019)
UndefinedClass: Tests/Validator/Constraints/UniqueTest.php#L20
Tests/Validator/Constraints/UniqueTest.php:20:23: UndefinedClass: Class, interface or enum named Symfony\Component\Validator\Mapping\Loader\AnnotationLoader does not exist (see https://psalm.dev/019)
UnusedBaselineEntry: Command/ClearMetadataCacheDoctrineODMCommand.php#L1
Command/ClearMetadataCacheDoctrineODMCommand.php:0:0: UnusedBaselineEntry: Baseline for issue "MethodSignatureMismatch" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: Command/CreateSchemaDoctrineODMCommand.php#L1
Command/CreateSchemaDoctrineODMCommand.php:0:0: UnusedBaselineEntry: Baseline for issue "MethodSignatureMismatch" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: Command/DropSchemaDoctrineODMCommand.php#L1
Command/DropSchemaDoctrineODMCommand.php:0:0: UnusedBaselineEntry: Baseline for issue "MethodSignatureMismatch" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: Command/GenerateHydratorsDoctrineODMCommand.php#L1
Command/GenerateHydratorsDoctrineODMCommand.php:0:0: UnusedBaselineEntry: Baseline for issue "MethodSignatureMismatch" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: Command/GenerateProxiesDoctrineODMCommand.php#L1
Command/GenerateProxiesDoctrineODMCommand.php:0:0: UnusedBaselineEntry: Baseline for issue "MethodSignatureMismatch" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: Command/QueryDoctrineODMCommand.php#L1
Command/QueryDoctrineODMCommand.php:0:0: UnusedBaselineEntry: Baseline for issue "MethodSignatureMismatch" has 1 extra entry. (see https://psalm.dev/316)