Remove event rule session storage #829
Annotations
9 errors and 1 warning
PHPStan:
application/controllers/EventRuleController.php#L1
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 was not matched in reported errors.
|
PHPStan:
application/controllers/EventRuleController.php#L128
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array|bool|float|int|string, mixed given.
|
PHPStan:
application/controllers/EventRuleController.php#L149
Parameter #1 $filter of method Icinga\Module\Notifications\Forms\EventRuleConfigElements\EventRuleConfigFilter::setObjectFilter() expects string, mixed given.
|
PHPStan:
application/controllers/EventRuleController.php#L228
Parameter #1 $ruleId of method Icinga\Module\Notifications\Controllers\EventRuleController::fromDb() expects int, string given.
|
PHPStan:
application/controllers/EventRuleController.php#L243
Anonymous function has an unused use $eventRule.
|
PHPStan:
application/controllers/EventRuleController.php#L294
Variable $config in PHPDoc tag @var does not exist.
|
PHPStan:
application/forms/EventRuleConfigForm.php#L498
Call to an undefined method ipl\Sql\Connection::lastInsertId().
|
PHPStan:
application/forms/EventRuleConfigForm.php#L582
Call to an undefined method ipl\Sql\Connection::lastInsertId().
|
PHPStan
Process completed with exit code 1.
|
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