-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathphpstan-baseline-standard.neon
More file actions
271 lines (227 loc) · 11 KB
/
phpstan-baseline-standard.neon
File metadata and controls
271 lines (227 loc) · 11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
parameters:
ignoreErrors:
-
message: '#^Cannot call method getName\(\) on ipl\\Html\\Contract\\FormSubmitElement\|null\.$#'
identifier: method.nonObject
count: 1
path: application/controllers/ChannelController.php
-
message: '#^Parameter \#2 \.\.\.\$values of function sprintf expects bool\|float\|int\|string\|null, mixed given\.$#'
identifier: argument.type
count: 2
path: application/controllers/ChannelController.php
-
message: '#^Parameter \#2 \.\.\.\$values of function sprintf expects bool\|float\|int\|string\|null, mixed given\.$#'
identifier: argument.type
count: 1
path: application/controllers/ChannelsController.php
-
message: '#^Cannot call method getUsername\(\) on Icinga\\User\|null\.$#'
identifier: method.nonObject
count: 1
path: application/controllers/IncidentController.php
-
message: '#^Cannot cast mixed to int\.$#'
identifier: cast.int
count: 4
path: application/controllers/ScheduleController.php
-
message: '#^Cannot call method getName\(\) on ipl\\Html\\Contract\\FormSubmitElement\|null\.$#'
identifier: method.nonObject
count: 1
path: application/forms/ChannelForm.php
-
message: '#^Cannot call method prepend\(\) on ipl\\Html\\Contract\\Wrappable\|null\.$#'
identifier: method.nonObject
count: 1
path: application/forms/ChannelForm.php
-
message: '#^Argument of an invalid type array\|null supplied for foreach, only iterables are supported\.$#'
identifier: foreach.nonIterable
count: 1
path: library/Notifications/Common/Database.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\Channel\:\:getColumnDefinitions\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/Channel.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\Channel\:\:getDefaultSort\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/Channel.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\Channel\:\:getSearchColumns\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/Channel.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\Contact\:\:getColumnDefinitions\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/Contact.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\Contact\:\:getDefaultSort\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/Contact.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\Contact\:\:getSearchColumns\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/Contact.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\Incident\:\:getColumnDefinitions\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/Incident.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\Incident\:\:getDefaultSort\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/Incident.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\Incident\:\:getSearchColumns\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/Incident.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\IncidentContact\:\:getColumnDefinitions\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/IncidentContact.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\IncidentHistory\:\:getColumnDefinitions\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/IncidentHistory.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\IncidentHistory\:\:getDefaultSort\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/IncidentHistory.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\Rule\:\:getColumnDefinitions\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/Rule.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\Rule\:\:getDefaultSort\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/Rule.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\Rule\:\:getSearchColumns\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/Rule.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\RuleEscalation\:\:getColumnDefinitions\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/RuleEscalation.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\RuleEscalation\:\:getDefaultSort\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/RuleEscalation.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\RuleEscalation\:\:getSearchColumns\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/RuleEscalation.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\RuleEscalationRecipient\:\:getColumnDefinitions\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/RuleEscalationRecipient.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\RuleEscalationRecipient\:\:getDefaultSort\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/RuleEscalationRecipient.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\Source\:\:getColumnDefinitions\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/Source.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\Source\:\:getSearchColumns\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/Source.php
-
message: '#^Method Icinga\\Module\\Notifications\\Model\\TimeperiodEntry\:\:getDefaultSort\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Model/TimeperiodEntry.php
-
message: '#^Cannot access property \$tag on mixed\.$#'
identifier: property.nonObject
count: 2
path: library/Notifications/Web/Control/SearchBar/ExtraTagSuggestions.php
-
message: '#^Method Icinga\\Module\\Notifications\\Web\\Control\\SearchBar\\ObjectSuggestions\:\:collectFilterColumns\(\) return type has no value type specified in iterable type Traversable\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Web/Control/SearchBar/ObjectSuggestions.php
-
message: '#^Method Icinga\\Module\\Notifications\\Web\\Control\\SearchBar\\ObjectSuggestions\:\:collectRelations\(\) has parameter \$models with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Web/Control/SearchBar/ObjectSuggestions.php
-
message: '#^Method Icinga\\Module\\Notifications\\Web\\Control\\SearchBar\\ObjectSuggestions\:\:collectRelations\(\) has parameter \$path with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: library/Notifications/Web/Control/SearchBar/ObjectSuggestions.php
-
message: '#^Cannot access property \$address on mixed\.$#'
identifier: property.nonObject
count: 2
path: library/Notifications/Web/Form/ContactForm.php
-
message: '#^Cannot access property \$id on mixed\.$#'
identifier: property.nonObject
count: 1
path: library/Notifications/Web/Form/ContactForm.php
-
message: '#^Cannot access property \$type on mixed\.$#'
identifier: property.nonObject
count: 2
path: library/Notifications/Web/Form/ContactForm.php
-
message: '#^Method Icinga\\Module\\Notifications\\Widget\\Calendar\:\:getModeStart\(\) should return DateTime but returns DateTime\|false\.$#'
identifier: return.type
count: 2
path: library/Notifications/Widget/Calendar.php
-
message: '#^Parameter \#1 \$content of static method ipl\\Html\\Text\:\:create\(\) expects string, string\|false given\.$#'
identifier: argument.type
count: 1
path: library/Notifications/Widget/Calendar.php
-
message: '#^Parameter \#1 \$datetime of function strtotime expects string, mixed given\.$#'
identifier: argument.type
count: 1
path: library/Notifications/Widget/Calendar.php
-
message: '#^Method Icinga\\Module\\Notifications\\Widget\\Calendar\\Attendee\:\:setIcon\(\) has parameter \$icon with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: library/Notifications/Widget/Calendar/Attendee.php
-
message: '#^Method Icinga\\Module\\Notifications\\Widget\\Calendar\\Controls\:\:getViewMode\(\) should return string but returns mixed\.$#'
identifier: return.type
count: 1
path: library/Notifications/Widget/Calendar/Controls.php
-
message: '#^Cannot call method getName\(\) on ipl\\Html\\Contract\\FormSubmitElement\|null\.$#'
identifier: method.nonObject
count: 1
path: library/Notifications/Widget/Detail/IncidentQuickActions.php
-
message: '#^Method Icinga\\Module\\Notifications\\Widget\\RuleEscalationRecipientBadge\:\:createBadge\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: library/Notifications/Widget/RuleEscalationRecipientBadge.php