Lock file maintenance #327
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
|