Skip to content

Drop Psalm in favor of PHPStan #559

Drop Psalm in favor of PHPStan

Drop Psalm in favor of PHPStan #559

Triggered via pull request December 8, 2024 20:20
Status Failure
Total duration 1m 21s
Artifacts

static-analysis.yml

on: pull_request
static-analysis  /  PHPStan (PHP: 8.4)
17s
static-analysis / PHPStan (PHP: 8.4)
Fit to window
Zoom out
Zoom in

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.