Remove --service
option from doctrine:mongodb:fixtures:load
command
#336
static-analysis.yml
on: pull_request
Matrix: Static Analysis with Psalm
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.
|