Fix tests #3
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.
|