Show build info #401
Annotations
9 errors and 1 warning
src/ApplicationFactory.php#L114
Parameter #1 $path of method Aeliot\TodoRegistrar\ConfigFactory::create() expects string, array|float|int|string|false given.
|
src/Console/OptionsReader.php#L48
Strict comparison using === between false and string|null will always evaluate to false.
|
src/Console/OptionsReader.php#L54
Strict comparison using === between false and string|null will always evaluate to false.
|
src/Console/Output.php#L146
Method Aeliot\TodoRegistrar\Console\Output::openOutputStream() should return resource but returns resource|false.
|
src/Console/Output.php#L150
Method Aeliot\TodoRegistrar\Console\Output::openOutputStream() should return resource but returns resource|false.
|
src/Console/Output.php#L159
Method Aeliot\TodoRegistrar\Console\Output::openErrorStream() should return resource but returns resource|false.
|
src/Console/Output.php#L163
Method Aeliot\TodoRegistrar\Console\Output::openErrorStream() should return resource but returns resource|false.
|
src/Service/CommentRegistrar.php#L56
Using nullsafe method call on non-nullable type Aeliot\TodoRegistrar\Dto\Tag\TagMetadata. Use -> instead.
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading