Skip to content

Lock file maintenance #327

Lock file maintenance

Lock file maintenance #327

Triggered via pull request January 17, 2025 15:04
Status Failure
Total duration 3m 51s
Artifacts

phpstan.yml

on: pull_request
Matrix: Static Analysis by PHPStan
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Decorator/RequestIdDecorator.php#L1
Ignored error pattern #^Method Patchlevel\\EventSourcingAdminBundle\\Decorator\\RequestIdDecorator\:\:__invoke\(\) has parameter \$message with generic class Patchlevel\\EventSourcing\\Message\\Message but does not specify its types\: T$# (missingType.generics) in path /home/runner/work/event-sourcing-admin-bundle/event-sourcing-admin-bundle/src/Decorator/RequestIdDecorator.php was not matched in reported errors.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Decorator/RequestIdDecorator.php#L1
Ignored error pattern #^Method Patchlevel\\EventSourcingAdminBundle\\Decorator\\RequestIdDecorator\:\:__invoke\(\) return type with generic class Patchlevel\\EventSourcing\\Message\\Message does not specify its types\: T$# (missingType.generics) in path /home/runner/work/event-sourcing-admin-bundle/event-sourcing-admin-bundle/src/Decorator/RequestIdDecorator.php was not matched in reported errors.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest)
Process completed with exit code 1.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636