Skip to content

fix phpstan errors

fix phpstan errors #18

Re-run triggered April 5, 2024 17:34
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Matrix: tests
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Types / PHP 8.2: dev/Helpers/CldrData.php#L22
Parameter #1 $node of function Psl\Filesystem\get_filename expects non-empty-string, string given.
Types / PHP 8.2: tests/Helpers/helpers.php#L37
No error to ignore is reported on line 37.
Types / PHP 8.2
Ignored error pattern #^Method .*::patternType\(\) never returns .* so it can be removed from the return type\.$# was not matched in reported errors.
Types / PHP 8.2
Process completed with exit code 1.