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
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -186,7 +186,7 @@ parameters:
186
186
path:src/Support/Privacy.php
187
187
188
188
-
189
-
message:"#^Instanceof between \\*NEVER\\* and string will always evaluate to false\\.$#"
189
+
message:"#^Instanceof between \\*NEVER\\* and 'Jenssegers\\\\\\\\Mongodb…' will always evaluate to false\\.$#"
190
190
count:1
191
191
path:src/Support/SelectFields.php
192
192
@@ -311,7 +311,7 @@ parameters:
311
311
path:src/Support/Type.php
312
312
313
313
-
314
-
message:"#^Parameter \\#1 \\$callback of function call_user_func_array expects callable\\(\\)\\: mixed, array\\{\\$this\\(Rebing\\\\GraphQL\\\\Support\\\\Type\\), non\\-empty\\-string\\} given\\.$#"
314
+
message:"#^Parameter \\#1 \\$callback of function call_user_func_array expects callable\\(\\)\\: mixed, array\\{\\$this\\(Rebing\\\\GraphQL\\\\Support\\\\Type\\), non\\-falsy\\-string\\} given\\.$#"
315
315
count:1
316
316
path:src/Support/Type.php
317
317
@@ -1380,6 +1380,11 @@ parameters:
1380
1380
count:7
1381
1381
path:tests/Unit/MutationTest.php
1382
1382
1383
+
-
1384
+
message:"#^Relation 'test_validation_custom_attributes' is not found in Illuminate\\\\Contracts\\\\Support\\\\MessageBag model\\.$#"
1385
+
count:7
1386
+
path:tests/Unit/MutationTest.php
1387
+
1383
1388
-
1384
1389
message:"#^Relation 'test_with_rules' is not found in Illuminate\\\\Contracts\\\\Support\\\\MessageBag model\\.$#"
1385
1390
count:6
@@ -1395,11 +1400,6 @@ parameters:
1395
1400
count:14
1396
1401
path:tests/Unit/MutationTest.php
1397
1402
1398
-
-
1399
-
message:"#^Relation 'test_validation_custom_attributes' is not found in Illuminate\\\\Contracts\\\\Support\\\\MessageBag model\\.$#"
1400
-
count:7
1401
-
path:tests/Unit/MutationTest.php
1402
-
1403
1403
-
1404
1404
message:"#^Relation 'test_with_rules_non_nullable_list_of_non_nullable_input_object' is not found in Illuminate\\\\Contracts\\\\Support\\\\MessageBag model\\.$#"
0 commit comments