Event rule config enhancement #723
Annotations
11 errors and 1 warning
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#L55
Ignored error pattern #^Parameter \#1 \$key of method Icinga\\Web\\Session\\SessionNamespace\:\:get\(\) expects string, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/controllers/EventRuleController.php is expected to occur 3 times, but occurred only 2 times.
|
PHPStan:
application/controllers/EventRuleController.php#L98
Anonymous function has an unused use $eventRuleConfigSubmitButton.
|
PHPStan:
application/controllers/EventRuleController.php#L176
Ignored error pattern #^Parameter \#1 \$key of method Icinga\\Web\\Session\\SessionNamespace\:\:set\(\) expects string, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/controllers/EventRuleController.php is expected to occur 2 times, but occurred only 1 time.
|
PHPStan:
application/controllers/EventRuleController.php#L205
Variable $cache in PHPDoc tag @var does not exist.
|
PHPStan:
application/controllers/EventRuleController.php#L226
Call to an undefined method ipl\Sql\Connection::lastInsertId().
|
PHPStan:
application/controllers/EventRulesController.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/EventRulesController.php was not matched in reported errors.
|
PHPStan:
application/forms/EventRuleConfigElements/EscalationCondition.php#L16
Property Icinga\Module\Notifications\Forms\EventRuleConfigElements\EscalationCondition::$conditions has no type specified.
|
PHP CodeSniffer
Process completed with exit code 2.
|
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