Skip to content

Phpstan

Phpstan #42

Triggered via schedule December 4, 2023 08:17
Status Failure
Total duration 1m 33s
Artifacts

phpstan.yml

on: schedule
Phpstan  /  Phpstan (8.1)
22s
Phpstan / Phpstan (8.1)
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Phpstan / Phpstan (8.1): src/Command/ForceRunCommand.php#L28
Access to deprecated static property $defaultName of class Contributte\Scheduler\Command\ForceRunCommand: since Symfony 6.1, use the AsCommand attribute instead
Phpstan / Phpstan (8.1): src/Command/HelpCommand.php#L17
Access to deprecated static property $defaultName of class Contributte\Scheduler\Command\HelpCommand: since Symfony 6.1, use the AsCommand attribute instead
Phpstan / Phpstan (8.1): src/Command/ListCommand.php#L34
Access to deprecated static property $defaultName of class Contributte\Scheduler\Command\ListCommand: since Symfony 6.1, use the AsCommand attribute instead
Phpstan / Phpstan (8.1): src/Command/ListCommand.php#L41
Instantiated class Symfony\Component\Console\Helper\Table not found.
Phpstan / Phpstan (8.1): src/Command/ListCommand.php#L42
Call to method setHeaders() on an unknown class Symfony\Component\Console\Helper\Table.
Phpstan / Phpstan (8.1): src/Command/ListCommand.php#L46
Call to method addRow() on an unknown class Symfony\Component\Console\Helper\Table.
Phpstan / Phpstan (8.1): src/Command/ListCommand.php#L49
Call to method render() on an unknown class Symfony\Component\Console\Helper\Table.
Phpstan / Phpstan (8.1): src/Command/RunCommand.php#L27
Access to deprecated static property $defaultName of class Contributte\Scheduler\Command\RunCommand: since Symfony 6.1, use the AsCommand attribute instead
Phpstan / Phpstan (8.1)
Process completed with exit code 2.