Skip to content

AutoReview

AutoReview #365

Triggered via schedule December 5, 2024 10:54
Status Failure
Total duration 36s
Artifacts

auto-review.yaml

on: schedule
AutoReview
29s
AutoReview
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ArgumentTypeCoercion: src/DependencyInjection/Compiler/AddConsoleCommandPass.php#L62
src/DependencyInjection/Compiler/AddConsoleCommandPass.php:62:13: ArgumentTypeCoercion: Argument 2 of Fidry\Console\DependencyInjection\Compiler\AddConsoleCommandPass::createCommandTagAttributes expects class-string|null, but parent type null|string provided (see https://psalm.dev/193)
MissingParamType: tests/IO/DummyLogger.php#L37
tests/IO/DummyLogger.php:37:33: MissingParamType: Parameter $message has no provided type (see https://psalm.dev/154)
AutoReview
Process completed with exit code 2.
AutoReview
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636