Skip to content

Symfony 7 support

Symfony 7 support #299

Triggered via pull request November 14, 2023 15:15
@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

5 errors
UndefinedThisPropertyFetch: Command/TailCursorDoctrineODMCommand.php#L109
Command/TailCursorDoctrineODMCommand.php:109:16: UndefinedThisPropertyFetch: Instance property Doctrine\Bundle\MongoDBBundle\Command\TailCursorDoctrineODMCommand::$container is not defined (see https://psalm.dev/041)
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)
UnusedBaselineEntry: Command/TailCursorDoctrineODMCommand.php#L1
Command/TailCursorDoctrineODMCommand.php:0:0: UnusedBaselineEntry: Baseline for issue "InvalidReturnType" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: Form/Type/DocumentType.php#L1
Form/Type/DocumentType.php:0:0: UnusedBaselineEntry: Baseline for issue "MethodSignatureMustProvideReturnType" has 1 extra entry. (see https://psalm.dev/316)
Static Analysis with Psalm (8.2)
Process completed with exit code 2.