Added more tests #27
Annotations
6 errors and 2 warnings
PHPStan code analysis:
src/FileDirectory.php#L253
Strict comparison using === between int and false will always evaluate to false.
|
PHPStan code analysis:
tests/IsoFileTest.php#L89
Cannot call method toDateTimeString() on Carbon\Carbon|null.
|
PHPStan code analysis:
tests/IsoFileTest.php#L107
Argument of an invalid type array<int, PhpIso\FileDirectory>|false supplied for foreach, only iterables are supported.
|
PHPStan code analysis:
tests/IsoFileTest.php#L197
Cannot call method toDateTimeString() on Carbon\Carbon|null.
|
PHPStan code analysis:
tests/IsoFileTest.php#L215
Argument of an invalid type array<int, PhpIso\FileDirectory>|false supplied for foreach, only iterables are supported.
|
PHPStan code analysis
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload test results to Codecov
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
|
Loading