Drop Psalm in favor of PHPStan #559
static-analysis.yml
on: pull_request
static-analysis
/
PHPStan (PHP: 8.4)
17s
Annotations
3 errors
static-analysis / PHPStan (PHP: 8.4):
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.
|
static-analysis / PHPStan (PHP: 8.4):
src/Command/LoadDataFixturesDoctrineODMCommand.php#L94
Method Psr\Log\AbstractLogger@anonymous/src/Command/LoadDataFixturesDoctrineODMCommand.php:88::log() has parameter $message with no type specified.
|
static-analysis / PHPStan (PHP: 8.4)
Process completed with exit code 1.
|