Hook implementation for event object display names #831
Annotations
10 errors and 1 warning
PHPStan:
library/Notifications/Model/Objects.php#L78
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
PHPStan:
library/Notifications/Model/Objects.php#L79
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
PHPStan:
library/Notifications/Model/Objects.php#L79
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
PHPStan:
library/Notifications/Widget/Detail/EventDetail.php#L92
Parameter #2 $objectIdTag of static method Icinga\Module\Notifications\Hook\EventsObjectsInfoHook::getObjectListItemWidget() expects array<string, string>, mixed given.
|
PHPStan:
library/Notifications/Widget/Detail/EventDetail.php#L93
Parameter #1 $url of static method Icinga\Web\Url::fromPath() expects string, mixed given.
|
PHPStan:
library/Notifications/Widget/EventSourceBadge.php#L1
Ignored error pattern #^Parameter \#2 \$value of method ipl\\Html\\Attributes\:\:add\(\) expects array\|bool\|string\|null, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Widget/EventSourceBadge.php was not matched in reported errors.
|
PHPStan:
library/Notifications/Widget/EventSourceBadge.php#L1
Ignored error pattern #^Parameter \#2 \.\.\.\$values of function sprintf expects bool\|float\|int\|string\|null, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Widget/EventSourceBadge.php was not matched in reported errors.
|
PHPStan:
library/Notifications/Widget/EventSourceBadge.php#L1
Ignored error pattern #^Parameter \#3 \.\.\.\$values of function sprintf expects bool\|float\|int\|string\|null, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Widget/EventSourceBadge.php was not matched in reported errors.
|
PHPStan:
library/Notifications/Widget/ItemList/EventList.php#L42
Access to undefined constant Icinga\Module\Notifications\Widget\ItemList\EventList::ON_ITEM_ADD.
|
PHPStan:
library/Notifications/Widget/ItemList/EventList.php#L47
Property Icinga\Module\Notifications\Widget\ItemList\EventList::$objectIdTagsCache (array<string, array<string, array<string, string>>>) does not accept array<string, array<int|string, 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