Event rule config enhancement #725
Annotations
11 errors and 1 warning
PHP CodeSniffer
Process completed with exit code 2.
|
PHPStan:
application/controllers/EventRuleController.php#L1
Ignored error pattern #^Call to an undefined method Zend_Controller_Response_Abstract\:\:redirectAndExit\(\)\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/controllers/EventRuleController.php was not matched in reported errors.
|
PHPStan:
application/controllers/EventRuleController.php#L1
Ignored error pattern #^Parameter \#1 \$id of static method Icinga\\Module\\Notifications\\Common\\Links\:\:eventRule\(\) expects int, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/controllers/EventRuleController.php was not matched in reported errors.
|
PHPStan:
application/controllers/EventRuleController.php#L1
Ignored error pattern #^Parameter \#1 \$key of method Icinga\\Web\\Session\\SessionNamespace\:\:delete\(\) expects string, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/controllers/EventRuleController.php was not matched in reported errors.
|
PHPStan:
application/controllers/EventRuleController.php#L51
Cannot cast mixed to int.
|
PHPStan:
application/controllers/EventRuleController.php#L54
Parameter #1 $key of method Icinga\Web\Session\SessionNamespace::get() expects string, int given.
|
PHPStan:
application/controllers/EventRuleController.php#L58
Parameter #1 $key of method Icinga\Web\Session\SessionNamespace::set() expects string, int given.
|
PHPStan:
application/controllers/EventRuleController.php#L101
Ignored error pattern #^Cannot access offset 'object_filter' on mixed\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/controllers/EventRuleController.php is expected to occur 2 times, but occurred 3 times.
|
PHPStan:
application/controllers/EventRuleController.php#L101
Parameter #1 $filter of class Icinga\Module\Notifications\Forms\EventRuleConfigForm constructor expects string, mixed given.
|
PHPStan:
application/controllers/EventRuleController.php#L108
Parameter #1 $values of method Icinga\Module\Notifications\Forms\EventRuleConfigForm::populate() expects iterable<string, mixed>, mixed given.
|
PHPStan:
application/controllers/EventRuleController.php#L110
Anonymous function has an unused use $deleteButton.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading