Skip to content

Fix types

Fix types #125

Triggered via push September 19, 2024 14:14
Status Failure
Total duration 31s
Artifacts

phpstan.yml

on: push
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan (7.4, ^7.5): tests/VersionParserTest.php#L204
Offset 1 does not exist on array{}|array{string, non-empty-string, non-empty-string}.
PHPStan (7.4, ^7.5): tests/VersionParserTest.php#L206
Offset 2 does not exist on array{}|array{string, non-empty-string, non-empty-string}.
PHPStan (7.4, ^7.5): tests/VersionParserTest.php#L208
Offset 2 does not exist on array{}|array{string, non-empty-string, non-empty-string}.
PHPStan (7.4, ^7.5): tests/VersionParserTest.php#L237
Offset 1 does not exist on array{}|array{string, non-empty-string, non-empty-string}.
PHPStan (7.4, ^7.5): tests/VersionParserTest.php#L239
Offset 1 does not exist on array{}|array{string, non-empty-string, non-empty-string}.
PHPStan (7.4, ^7.5): tests/VersionParserTest.php#L241
Offset 2 does not exist on array{}|array{string, non-empty-string, non-empty-string}.
PHPStan (7.4, ^7.5)
Process completed with exit code 1.
PHPStan (8.3, ^9.6)
The job was canceled because "_7_4__7_5" failed.