Skip to content

Remove --service option from doctrine:mongodb:fixtures:load command #336

Remove --service option from doctrine:mongodb:fixtures:load command

Remove --service option from doctrine:mongodb:fixtures:load command #336

Triggered via pull request December 10, 2023 13:06
Status Failure
Total duration 40s
Artifacts

static-analysis.yml

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

Annotations

3 errors
TypeDoesNotContainType: Command/LoadDataFixturesDoctrineODMCommand.php#L71
Command/LoadDataFixturesDoctrineODMCommand.php:71:13: TypeDoesNotContainType: Operand of type false is always falsy (see https://psalm.dev/056)
TypeDoesNotContainType: Command/LoadDataFixturesDoctrineODMCommand.php#L71
Command/LoadDataFixturesDoctrineODMCommand.php:71:15: TypeDoesNotContainType: Type Doctrine\Bundle\MongoDBBundle\Loader\SymfonyFixturesLoaderInterface for $this->fixturesLoader is never falsy (see https://psalm.dev/056)
Static Analysis with Psalm (8.2)
Process completed with exit code 2.