AutoReview #365
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
|