Merge branch '5.2.x' into 5.1.x-merge-up-into-5.2.x_DU7yTzD2 #580
static-analysis.yml
on: push
static-analysis
/
PHPStan (PHP: 8.4)
19s
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\:88\:\: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#L93
Method Psr\Log\AbstractLogger@anonymous/src/Command/LoadDataFixturesDoctrineODMCommand.php:87::log() has parameter $message with no type specified.
|
static-analysis / PHPStan (PHP: 8.4)
Process completed with exit code 1.
|