Skip to content

Shift step of getting of metadata #402

Shift step of getting of metadata

Shift step of getting of metadata #402

Triggered via push December 9, 2024 14:48
Status Failure
Total duration 32s
Artifacts
Validate composer files
8s
Validate composer files
Check composer requirements
19s
Check composer requirements
Check unused composer requirements
19s
Check unused composer requirements
PHP CS Fixer: check
21s
PHP CS Fixer: check
PHPStan: analyse
15s
PHPStan: analyse
Tests: Unit
17s
Tests: Unit
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
PHPStan: analyse: src/ApplicationFactory.php#L114
Parameter #1 $path of method Aeliot\TodoRegistrar\ConfigFactory::create() expects string, array|float|int|string|false given.
PHPStan: analyse: src/Console/OptionsReader.php#L48
Strict comparison using === between false and string|null will always evaluate to false.
PHPStan: analyse: src/Console/OptionsReader.php#L54
Strict comparison using === between false and string|null will always evaluate to false.
PHPStan: analyse: src/Console/Output.php#L146
Method Aeliot\TodoRegistrar\Console\Output::openOutputStream() should return resource but returns resource|false.
PHPStan: analyse: src/Console/Output.php#L150
Method Aeliot\TodoRegistrar\Console\Output::openOutputStream() should return resource but returns resource|false.
PHPStan: analyse: src/Console/Output.php#L159
Method Aeliot\TodoRegistrar\Console\Output::openErrorStream() should return resource but returns resource|false.
PHPStan: analyse: src/Console/Output.php#L163
Method Aeliot\TodoRegistrar\Console\Output::openErrorStream() should return resource but returns resource|false.
PHPStan: analyse: src/Service/CommentRegistrar.php#L56
Using nullsafe method call on non-nullable type Aeliot\TodoRegistrar\Dto\Tag\TagMetadata. Use -> instead.
PHPStan: analyse
Process completed with exit code 1.
Validate composer files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan: analyse
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests: Unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check composer requirements
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check unused composer requirements
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP CS Fixer: check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636