Skip to content

style: Update PHP-CS-Fixer #367

style: Update PHP-CS-Fixer

style: Update PHP-CS-Fixer #367

Triggered via pull request December 7, 2024 09:45
Status Failure
Total duration 49s
Artifacts

auto-review.yaml

on: pull_request
AutoReview
39s
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