Drop Psalm in favor of PHPStan #559
Annotations
3 errors
Run a static analysis with phpstan/phpstan:
src/Command/LoadDataFixturesDoctrineODMCommand.php#L1
Ignored error pattern #^Method Psr\\Log\\AbstractLogger@anonymous/src/Command/LoadDataFixturesDoctrineODMCommand\.php\:89\:\:log\(\) has parameter \$message with no type specified\.$# (missingType.parameter) in path /home/runner/work/DoctrineMongoDBBundle/DoctrineMongoDBBundle/src/Command/LoadDataFixturesDoctrineODMCommand.php was not matched in reported errors.
|
Run a static analysis with phpstan/phpstan:
src/Command/LoadDataFixturesDoctrineODMCommand.php#L94
Method Psr\Log\AbstractLogger@anonymous/src/Command/LoadDataFixturesDoctrineODMCommand.php:88::log() has parameter $message with no type specified.
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Loading