Skip to content

Commit f8797f4

Browse files
committed
phpstan baseline
1 parent 978034a commit f8797f4

File tree

3 files changed

+23
-18
lines changed

3 files changed

+23
-18
lines changed

utils/phpstan-baseline/loader.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# total 2708 errors
1+
# total 2709 errors
22

33
includes:
44
- argument.type.neon

utils/phpstan-baseline/missingType.iterableValue.neon

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# total 1320 errors
1+
# total 1321 errors
22

33
parameters:
44
ignoreErrors:
@@ -5812,6 +5812,11 @@ parameters:
58125812
count: 1
58135813
path: ../../tests/system/Models/FindModelTest.php
58145814

5815+
-
5816+
message: '#^Method CodeIgniter\\Models\\InsertModelTest\:\:provideInvalidPrimaryKeyValues\(\) return type has no value type specified in iterable type iterable\.$#'
5817+
count: 1
5818+
path: ../../tests/system/Models/InsertModelTest.php
5819+
58155820
-
58165821
message: '#^Method CodeIgniter\\Models\\TimestampModelTest\:\:allowDatesPrepareOneRecord\(\) has parameter \$data with no value type specified in iterable type array\.$#'
58175822
count: 1

utils/phpstan-baseline/missingType.property.neon

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -243,82 +243,82 @@ parameters:
243243
path: ../../tests/system/Database/Live/MySQLi/NumberNativeTest.php
244244

245245
-
246-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:194\:\:\$_options has no type specified\.$#'
246+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$_options has no type specified\.$#'
247247
count: 1
248248
path: ../../tests/system/Models/InsertModelTest.php
249249

250250
-
251-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:194\:\:\$country has no type specified\.$#'
251+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$country has no type specified\.$#'
252252
count: 1
253253
path: ../../tests/system/Models/InsertModelTest.php
254254

255255
-
256-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:194\:\:\$created_at has no type specified\.$#'
256+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$created_at has no type specified\.$#'
257257
count: 1
258258
path: ../../tests/system/Models/InsertModelTest.php
259259

260260
-
261-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:194\:\:\$deleted has no type specified\.$#'
261+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$deleted has no type specified\.$#'
262262
count: 1
263263
path: ../../tests/system/Models/InsertModelTest.php
264264

265265
-
266-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:194\:\:\$email has no type specified\.$#'
266+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$email has no type specified\.$#'
267267
count: 1
268268
path: ../../tests/system/Models/InsertModelTest.php
269269

270270
-
271-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:194\:\:\$id has no type specified\.$#'
271+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$id has no type specified\.$#'
272272
count: 1
273273
path: ../../tests/system/Models/InsertModelTest.php
274274

275275
-
276-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:194\:\:\$name has no type specified\.$#'
276+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$name has no type specified\.$#'
277277
count: 1
278278
path: ../../tests/system/Models/InsertModelTest.php
279279

280280
-
281-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:194\:\:\$updated_at has no type specified\.$#'
281+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$updated_at has no type specified\.$#'
282282
count: 1
283283
path: ../../tests/system/Models/InsertModelTest.php
284284

285285
-
286-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:288\:\:\$_options has no type specified\.$#'
286+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$_options has no type specified\.$#'
287287
count: 1
288288
path: ../../tests/system/Models/InsertModelTest.php
289289

290290
-
291-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:288\:\:\$country has no type specified\.$#'
291+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$country has no type specified\.$#'
292292
count: 1
293293
path: ../../tests/system/Models/InsertModelTest.php
294294

295295
-
296-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:288\:\:\$created_at has no type specified\.$#'
296+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$created_at has no type specified\.$#'
297297
count: 1
298298
path: ../../tests/system/Models/InsertModelTest.php
299299

300300
-
301-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:288\:\:\$deleted has no type specified\.$#'
301+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$deleted has no type specified\.$#'
302302
count: 1
303303
path: ../../tests/system/Models/InsertModelTest.php
304304

305305
-
306-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:288\:\:\$email has no type specified\.$#'
306+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$email has no type specified\.$#'
307307
count: 1
308308
path: ../../tests/system/Models/InsertModelTest.php
309309

310310
-
311-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:288\:\:\$id has no type specified\.$#'
311+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$id has no type specified\.$#'
312312
count: 1
313313
path: ../../tests/system/Models/InsertModelTest.php
314314

315315
-
316-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:288\:\:\$name has no type specified\.$#'
316+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$name has no type specified\.$#'
317317
count: 1
318318
path: ../../tests/system/Models/InsertModelTest.php
319319

320320
-
321-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:288\:\:\$updated_at has no type specified\.$#'
321+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$updated_at has no type specified\.$#'
322322
count: 1
323323
path: ../../tests/system/Models/InsertModelTest.php
324324

0 commit comments

Comments
 (0)