Github Actions: Add Phpstan #420
Annotations
10 errors
application/clicommands/ListCommand.php#L73
application/clicommands/ListCommand.php:73:13: TooFewArguments: Too few arguments for printf, expecting at least 2 arguments (see https://psalm.dev/025)
|
application/clicommands/ListCommand.php#L124
application/clicommands/ListCommand.php:124:9: TooFewArguments: Too few arguments for printf, expecting at least 2 arguments (see https://psalm.dev/025)
|
application/clicommands/ScheduleCommand.php#L43
application/clicommands/ScheduleCommand.php:43:17: TooManyArguments: Too many arguments for Icinga\Application\Logger::info - expecting 0 but saw 2 (see https://psalm.dev/026)
|
application/clicommands/ScheduleCommand.php#L61
application/clicommands/ScheduleCommand.php:61:21: TooManyArguments: Too many arguments for Icinga\Application\Logger::error - expecting 0 but saw 4 (see https://psalm.dev/026)
|
application/clicommands/ScheduleCommand.php#L102
application/clicommands/ScheduleCommand.php:102:13: TooManyArguments: Too many arguments for Icinga\Application\Logger::error - expecting 0 but saw 3 (see https://psalm.dev/026)
|
application/clicommands/ScheduleCommand.php#L103
application/clicommands/ScheduleCommand.php:103:13: TooManyArguments: Too many arguments for Icinga\Application\Logger::debug - expecting 0 but saw 1 (see https://psalm.dev/026)
|
application/clicommands/ScheduleCommand.php#L107
application/clicommands/ScheduleCommand.php:107:13: TooManyArguments: Too many arguments for Icinga\Application\Logger::info - expecting 0 but saw 2 (see https://psalm.dev/026)
|
application/clicommands/ScheduleCommand.php#L111
application/clicommands/ScheduleCommand.php:111:13: TooManyArguments: Too many arguments for Icinga\Application\Logger::info - expecting 0 but saw 3 (see https://psalm.dev/026)
|
application/clicommands/ScheduleCommand.php#L115
application/clicommands/ScheduleCommand.php:115:13: TooManyArguments: Too many arguments for Icinga\Application\Logger::info - expecting 0 but saw 1 (see https://psalm.dev/026)
|
application/controllers/ReportController.php#L79
application/controllers/ReportController.php:79:55: StringIncrement: Possibly unintended string increment (see https://psalm.dev/211)
|
The logs for this run have expired and are no longer available.
Loading