php: Split phpstan tests into a separate workflow #2
Annotations
10 errors
PHPStan:
application/clicommands/Icinga2Command.php#L13
Class Icinga\Module\Graphite\Clicommands\Icinga2Command extends unknown class Icinga\Cli\Command.
|
PHPStan:
application/controllers/ConfigController.php#L9
Class Icinga\Module\Graphite\Controllers\ConfigController extends unknown class Icinga\Web\Controller.
|
PHPStan:
application/controllers/ConfigController.php#L11
Method Icinga\Module\Graphite\Controllers\ConfigController::init() has no return type specified.
|
PHPStan:
application/controllers/ConfigController.php#L13
Call to an undefined method Icinga\Module\Graphite\Controllers\ConfigController::assertPermission().
|
PHPStan:
application/controllers/ConfigController.php#L14
Icinga\Module\Graphite\Controllers\ConfigController::init() calls parent::init() but Icinga\Module\Graphite\Controllers\ConfigController does not extend any class.
|
PHPStan:
application/controllers/ConfigController.php#L19
Access to an undefined property Icinga\Module\Graphite\Controllers\ConfigController::$view.
|
PHPStan:
application/controllers/ConfigController.php#L20
Call to an undefined method Icinga\Module\Graphite\Controllers\ConfigController::Config().
|
PHPStan:
application/controllers/ConfigController.php#L20
Call to an undefined method Icinga\Module\Graphite\Forms\Config\BackendForm::setIniConfig().
|
PHPStan:
application/controllers/ConfigController.php#L21
Access to an undefined property Icinga\Module\Graphite\Controllers\ConfigController::$view.
|
PHPStan:
application/controllers/ConfigController.php#L21
Call to an undefined method Icinga\Module\Graphite\Controllers\ConfigController::Module().
|
Loading