Skip to content

Fix tests

Fix tests #3

Triggered via push December 12, 2023 09:22
Status Failure
Total duration 2m 46s
Artifacts

php.yaml

on: push
Matrix: Static analysis
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Static analysis (8.1, ~6.3.0, highest): src/Console/Command/ScheduleListCommand.php#L129
Method Crunz\Console\Command\ScheduleListCommand::tasks() should return array<int, array{number: int, task: string, expression: string, eventUniqueKey: string, command: string}> but returns array<int, array{number: int<1, max>, task: string, expression: string, eventUniqueKey: int|string, command: string}>.
Static analysis (8.1, ~6.3.0, highest): src/Event.php#L210
Method Crunz\Event::sourceFile() should return string but returns string|null.
Static analysis (8.1, ~6.3.0, highest)
Process completed with exit code 1.