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
-60
Original file line number
Diff line number
Diff line change
@@ -1092,12 +1092,6 @@ parameters:
1092
1092
count:1
1093
1093
path:tests/_support/FunctionalTester.php
1094
1094
1095
-
-
1096
-
message:'#^Method tests\\FunctionalTester\:\:createAndSetCsrfCookie\(\) should return array\<string\> but returns mixed\.$#'
1097
-
identifier:return.type
1098
-
count:1
1099
-
path:tests/_support/FunctionalTester.php
1100
-
1101
1095
-
1102
1096
message:'#^Method tests\\FunctionalTester\:\:dontSee\(\) has parameter \$selector with no value type specified in iterable type array\.$#'
1103
1097
identifier:missingType.iterableValue
@@ -1194,12 +1188,6 @@ parameters:
1194
1188
count:1
1195
1189
path:tests/_support/FunctionalTester.php
1196
1190
1197
-
-
1198
-
message:'#^Method tests\\FunctionalTester\:\:getInternalDomains\(\) should return non\-empty\-list\<string\> but returns mixed\.$#'
1199
-
identifier:return.type
1200
-
count:1
1201
-
path:tests/_support/FunctionalTester.php
1202
-
1203
1191
-
1204
1192
message:'#^Method tests\\FunctionalTester\:\:grabAttributeFrom\(\) has parameter \$cssOrXpath with no type specified\.$#'
1205
1193
identifier:missingType.parameter
@@ -1212,48 +1200,18 @@ parameters:
1212
1200
count:1
1213
1201
path:tests/_support/FunctionalTester.php
1214
1202
1215
-
-
1216
-
message:'#^Method tests\\FunctionalTester\:\:grabFixture\(\) should return yii\\db\\ActiveRecord\|yii\\test\\Fixture\|null but returns mixed\.$#'
1217
-
identifier:return.type
1218
-
count:1
1219
-
path:tests/_support/FunctionalTester.php
1220
-
1221
1203
-
1222
1204
message:'#^Method tests\\FunctionalTester\:\:grabFixtures\(\) has invalid return type tests\\_generated\\Fixture\.$#'
1223
1205
identifier:class.notFound
1224
1206
count:1
1225
1207
path:tests/_support/FunctionalTester.php
1226
1208
1227
-
-
1228
-
message:'#^Method tests\\FunctionalTester\:\:grabFixtures\(\) should return array\<string, tests\\_generated\\Fixture\> but returns mixed\.$#'
1229
-
identifier:return.type
1230
-
count:1
1231
-
path:tests/_support/FunctionalTester.php
1232
-
1233
-
-
1234
-
message:'#^Method tests\\FunctionalTester\:\:grabLastSentEmail\(\) should return yii\\mail\\BaseMessage\|null but returns mixed\.$#'
1235
-
identifier:return.type
1236
-
count:1
1237
-
path:tests/_support/FunctionalTester.php
1238
-
1239
1209
-
1240
1210
message:'#^Method tests\\FunctionalTester\:\:grabMultiple\(\) has parameter \$cssOrXpath with no type specified\.$#'
1241
1211
identifier:missingType.parameter
1242
1212
count:1
1243
1213
path:tests/_support/FunctionalTester.php
1244
1214
1245
-
-
1246
-
message:'#^Method tests\\FunctionalTester\:\:grabMultiple\(\) should return array\<string\> but returns mixed\.$#'
1247
-
identifier:return.type
1248
-
count:1
1249
-
path:tests/_support/FunctionalTester.php
1250
-
1251
-
-
1252
-
message:'#^Method tests\\FunctionalTester\:\:grabPageSource\(\) should return string but returns mixed\.$#'
1253
-
identifier:return.type
1254
-
count:1
1255
-
path:tests/_support/FunctionalTester.php
1256
-
1257
1215
-
1258
1216
message:'#^Method tests\\FunctionalTester\:\:grabRecord\(\) has invalid return type tests\\_generated\\ActiveRecordInterface\.$#'
1259
1217
identifier:class.notFound
@@ -1266,30 +1224,12 @@ parameters:
1266
1224
count:1
1267
1225
path:tests/_support/FunctionalTester.php
1268
1226
1269
-
-
1270
-
message:'#^Method tests\\FunctionalTester\:\:grabRecord\(\) should return array\|yii\\db\\ActiveRecordInterface\|null but returns mixed\.$#'
1271
-
identifier:return.type
1272
-
count:1
1273
-
path:tests/_support/FunctionalTester.php
1274
-
1275
-
-
1276
-
message:'#^Method tests\\FunctionalTester\:\:grabSentEmails\(\) has invalid return type tests\\_generated\\BaseMessage\.$#'
1277
-
identifier:class.notFound
1278
-
count:1
1279
-
path:tests/_support/FunctionalTester.php
1280
-
1281
1227
-
1282
1228
message:'#^Method tests\\FunctionalTester\:\:grabSentEmails\(\) has invalid return type tests\\_generated\\MessageInterface\.$#'
1283
1229
identifier:class.notFound
1284
1230
count:1
1285
1231
path:tests/_support/FunctionalTester.php
1286
1232
1287
-
-
1288
-
message:'#^Method tests\\FunctionalTester\:\:grabSentEmails\(\) should return list\<tests\\_generated\\BaseMessage&tests\\_generated\\MessageInterface\> but returns mixed\.$#'
1289
-
identifier:return.type
1290
-
count:1
1291
-
path:tests/_support/FunctionalTester.php
1292
-
1293
1233
-
1294
1234
message:'#^Method tests\\FunctionalTester\:\:grabTextFrom\(\) has parameter \$cssOrXPathOrRegex with no type specified\.$#'
0 commit comments