You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
-36Lines changed: 0 additions & 36 deletions
Original file line number
Diff line number
Diff line change
@@ -210,12 +210,6 @@ parameters:
210
210
count:1
211
211
path:src/Controller/GithubController.php
212
212
213
-
-
214
-
message:'#^Method App\\Controller\\GithubController\:\:link_issue\(\) with return type void returns Cake\\Http\\Response\|null but should not return anything\.$#'
215
-
identifier:return.void
216
-
count:1
217
-
path:src/Controller/GithubController.php
218
-
219
213
-
220
214
message:'#^Strict comparison using \!\=\= between ''Github issue has…''\|''Something went…'' and '''' will always evaluate to true\.$#'
221
215
identifier:notIdentical.alwaysTrue
@@ -240,12 +234,6 @@ parameters:
240
234
count:1
241
235
path:src/Controller/IncidentsController.php
242
236
243
-
-
244
-
message:'#^Access to an undefined property App\\Model\\Table\\ReportsTable\:\:\$id\.$#'
245
-
identifier:property.notFound
246
-
count:2
247
-
path:src/Controller/IncidentsController.php
248
-
249
237
-
250
238
message:'#^Cannot use array destructuring on array\|object\.$#'
251
239
identifier:offsetAccess.nonArray
@@ -270,12 +258,6 @@ parameters:
270
258
count:2
271
259
path:src/Controller/NotificationsController.php
272
260
273
-
-
274
-
message:'#^Call to App\\Controller\\NotificationsController\:\:loadComponent could not find the class for "RequestHandler"$#'
275
-
identifier:cake.loadComponent.existClass
276
-
count:1
277
-
path:src/Controller/NotificationsController.php
278
-
279
261
-
280
262
message:'#^Parameter \#1 \$string of method Cake\\Http\\Response\:\:withStringBody\(\) expects string\|null, string\|false given\.$#'
281
263
identifier:argument.type
@@ -294,12 +276,6 @@ parameters:
294
276
count:2
295
277
path:src/Controller/ReportsController.php
296
278
297
-
-
298
-
message:'#^Access to an undefined property App\\Model\\Table\\ReportsTable\:\:\$id\.$#'
299
-
identifier:property.notFound
300
-
count:2
301
-
path:src/Controller/ReportsController.php
302
-
303
279
-
304
280
message:'#^Access to an undefined property App\\Model\\Table\\ReportsTable\:\:\$recursive\.$#'
305
281
identifier:property.notFound
@@ -312,12 +288,6 @@ parameters:
312
288
count:2
313
289
path:src/Controller/ReportsController.php
314
290
315
-
-
316
-
message:'#^Call to App\\Controller\\ReportsController\:\:loadComponent could not find the class for "RequestHandler"$#'
317
-
identifier:cake.loadComponent.existClass
318
-
count:1
319
-
path:src/Controller/ReportsController.php
320
-
321
291
-
322
292
message:'#^Cannot use array destructuring on array\|object\.$#'
323
293
identifier:offsetAccess.nonArray
@@ -618,12 +588,6 @@ parameters:
618
588
count:1
619
589
path:src/Model/Table/NotificationsTable.php
620
590
621
-
-
622
-
message:'#^Access to an undefined property App\\Model\\Table\\ReportsTable\:\:\$id\.$#'
623
-
identifier:property.notFound
624
-
count:5
625
-
path:src/Model/Table/ReportsTable.php
626
-
627
591
-
628
592
message:'#^Access to an undefined property Cake\\Datasource\\EntityInterface\:\:\$id\.$#'
0 commit comments