Skip to content

Commit 87721bb

Browse files
Update phpstan baseline
1 parent f13b719 commit 87721bb

File tree

1 file changed

+0
-80
lines changed

1 file changed

+0
-80
lines changed

phpstan-baseline-standard.neon

Lines changed: 0 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -230,41 +230,6 @@ parameters:
230230
count: 4
231231
path: application/controllers/ScheduleController.php
232232

233-
-
234-
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Controllers\\\\ScheduleController\\:\\:addAction\\(\\) has no return type specified\\.$#"
235-
count: 1
236-
path: application/controllers/ScheduleController.php
237-
238-
-
239-
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Controllers\\\\ScheduleController\\:\\:addEntryAction\\(\\) has no return type specified\\.$#"
240-
count: 1
241-
path: application/controllers/ScheduleController.php
242-
243-
-
244-
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Controllers\\\\ScheduleController\\:\\:editEntryAction\\(\\) has no return type specified\\.$#"
245-
count: 1
246-
path: application/controllers/ScheduleController.php
247-
248-
-
249-
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Controllers\\\\ScheduleController\\:\\:indexAction\\(\\) has no return type specified\\.$#"
250-
count: 1
251-
path: application/controllers/ScheduleController.php
252-
253-
-
254-
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Controllers\\\\ScheduleController\\:\\:suggestRecipientAction\\(\\) has no return type specified\\.$#"
255-
count: 1
256-
path: application/controllers/ScheduleController.php
257-
258-
-
259-
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Controllers\\\\SchedulesController\\:\\:indexAction\\(\\) has no return type specified\\.$#"
260-
count: 1
261-
path: application/controllers/SchedulesController.php
262-
263-
-
264-
message: "#^Parameter \\#2 \\$value of static method ipl\\\\Stdlib\\\\Filter\\:\\:equal\\(\\) expects array\\|bool\\|float\\|int\\|string, mixed given\\.$#"
265-
count: 1
266-
path: application/controllers/SchedulesController.php
267-
268233
-
269234
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Forms\\\\AddEscalationForm\\:\\:assemble\\(\\) has no return type specified\\.$#"
270235
count: 1
@@ -875,11 +840,6 @@ parameters:
875840
count: 1
876841
path: library/Notifications/Model/RuleEscalationRecipient.php
877842

878-
-
879-
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Model\\\\Schedule\\:\\:createRelations\\(\\) has no return type specified\\.$#"
880-
count: 1
881-
path: library/Notifications/Model/Schedule.php
882-
883843
-
884844
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Model\\\\ScheduleMember\\:\\:createRelations\\(\\) has no return type specified\\.$#"
885845
count: 1
@@ -1440,46 +1400,6 @@ parameters:
14401400
count: 1
14411401
path: library/Notifications/Widget/ItemList/EventRuleListItem.php
14421402

1443-
-
1444-
message: "#^Cannot access property \\$full_name on mixed\\.$#"
1445-
count: 5
1446-
path: library/Notifications/Widget/ItemList/IncidentHistoryListItem.php
1447-
1448-
-
1449-
message: "#^Cannot access property \\$name on mixed\\.$#"
1450-
count: 9
1451-
path: library/Notifications/Widget/ItemList/IncidentHistoryListItem.php
1452-
1453-
-
1454-
message: "#^Cannot access property \\$object on mixed\\.$#"
1455-
count: 2
1456-
path: library/Notifications/Widget/ItemList/IncidentHistoryListItem.php
1457-
1458-
-
1459-
message: "#^Cannot access property \\$type on mixed\\.$#"
1460-
count: 3
1461-
path: library/Notifications/Widget/ItemList/IncidentHistoryListItem.php
1462-
1463-
-
1464-
message: "#^Cannot call method getTimestamp\\(\\) on mixed\\.$#"
1465-
count: 1
1466-
path: library/Notifications/Widget/ItemList/IncidentHistoryListItem.php
1467-
1468-
-
1469-
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Widget\\\\ItemList\\\\IncidentHistoryListItem\\:\\:buildMessage\\(\\) should return string but returns mixed\\.$#"
1470-
count: 1
1471-
path: library/Notifications/Widget/ItemList/IncidentHistoryListItem.php
1472-
1473-
-
1474-
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Widget\\\\ItemList\\\\IncidentHistoryListItem\\:\\:getIncidentEventIcon\\(\\) should return string but returns string\\|null\\.$#"
1475-
count: 1
1476-
path: library/Notifications/Widget/ItemList/IncidentHistoryListItem.php
1477-
1478-
-
1479-
message: "#^Parameter \\#1 \\$id of static method Icinga\\\\Module\\\\Notifications\\\\Common\\\\Links\\:\\:event\\(\\) expects int, mixed given\\.$#"
1480-
count: 1
1481-
path: library/Notifications/Widget/ItemList/IncidentHistoryListItem.php
1482-
14831403
-
14841404
message: "#^Method Icinga\\\\Module\\\\Notifications\\\\Widget\\\\ItemList\\\\PageSeparatorItem\\:\\:assemble\\(\\) has no return type specified\\.$#"
14851405
count: 1

0 commit comments

Comments
 (0)