Skip to content

Fix issues reported by test jobs #4

Fix issues reported by test jobs

Fix issues reported by test jobs #4

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

php.yaml

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

Annotations

2 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)
Process completed with exit code 1.