Hook implementation for event object display names #785
Annotations
11 errors and 1 warning
PHP CodeSniffer
Process completed with exit code 1.
|
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/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:
library/Notifications/Hook/EventsObjectsInfoHook.php#L21
Method Icinga\Module\Notifications\Hook\EventsObjectsInfoHook::renderObjectDisplayNames() has parameter $objectIdTags with no value type specified in iterable type array.
|
PHPStan:
library/Notifications/Hook/EventsObjectsInfoHook.php#L21
Method Icinga\Module\Notifications\Hook\EventsObjectsInfoHook::renderObjectDisplayNames() return type has no value type specified in iterable type array.
|
PHPStan:
library/Notifications/Hook/EventsObjectsInfoHook.php#L37
Method Icinga\Module\Notifications\Hook\EventsObjectsInfoHook::getHtmlForObject() has parameter $objectIdTag with no value type specified in iterable type array.
|
PHPStan:
library/Notifications/Hook/EventsObjectsInfoHook.php#L46
Method Icinga\Module\Notifications\Hook\EventsObjectsInfoHook::getObjectDisplayNames() has parameter $objectIdTags with no value type specified in iterable type array.
|
PHPStan:
library/Notifications/Hook/EventsObjectsInfoHook.php#L46
Method Icinga\Module\Notifications\Hook\EventsObjectsInfoHook::getObjectDisplayNames() return type has no value type specified in iterable type array.
|
PHPStan:
library/Notifications/Widget/ItemList/EventList.php#L36
Cannot access property $id on mixed.
|
PHPStan:
library/Notifications/Widget/ItemList/EventList.php#L36
Cannot access property $source on mixed.
|
PHPStan:
library/Notifications/Widget/ItemList/EventList.php#L36
Cannot call method getName() on mixed.
|
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