Skip to content

Commit b150d17

Browse files
committed
phpstan baseline
1 parent 0258f1e commit b150d17

File tree

2 files changed

+90
-10
lines changed

2 files changed

+90
-10
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 2122 errors
1+
# total 2138 errors
22

33
includes:
44
- argument.type.neon

utils/phpstan-baseline/missingType.property.neon

Lines changed: 89 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# total 102 errors
1+
# total 118 errors
22

33
parameters:
44
ignoreErrors:
@@ -468,42 +468,122 @@ parameters:
468468
path: ../../tests/system/Models/UpdateModelTest.php
469469

470470
-
471-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:364\:\:\$_options has no type specified\.$#'
471+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:273\:\:\$_options has no type specified\.$#'
472472
count: 1
473473
path: ../../tests/system/Models/UpdateModelTest.php
474474

475475
-
476-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:364\:\:\$country has no type specified\.$#'
476+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:273\:\:\$country has no type specified\.$#'
477477
count: 1
478478
path: ../../tests/system/Models/UpdateModelTest.php
479479

480480
-
481-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:364\:\:\$created_at has no type specified\.$#'
481+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:273\:\:\$created_at has no type specified\.$#'
482482
count: 1
483483
path: ../../tests/system/Models/UpdateModelTest.php
484484

485485
-
486-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:364\:\:\$deleted has no type specified\.$#'
486+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:273\:\:\$deleted has no type specified\.$#'
487487
count: 1
488488
path: ../../tests/system/Models/UpdateModelTest.php
489489

490490
-
491-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:364\:\:\$email has no type specified\.$#'
491+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:273\:\:\$email has no type specified\.$#'
492492
count: 1
493493
path: ../../tests/system/Models/UpdateModelTest.php
494494

495495
-
496-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:364\:\:\$id has no type specified\.$#'
496+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:273\:\:\$id has no type specified\.$#'
497497
count: 1
498498
path: ../../tests/system/Models/UpdateModelTest.php
499499

500500
-
501-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:364\:\:\$name has no type specified\.$#'
501+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:273\:\:\$name has no type specified\.$#'
502502
count: 1
503503
path: ../../tests/system/Models/UpdateModelTest.php
504504

505505
-
506-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:364\:\:\$updated_at has no type specified\.$#'
506+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:273\:\:\$updated_at has no type specified\.$#'
507+
count: 1
508+
path: ../../tests/system/Models/UpdateModelTest.php
509+
510+
-
511+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:292\:\:\$_options has no type specified\.$#'
512+
count: 1
513+
path: ../../tests/system/Models/UpdateModelTest.php
514+
515+
-
516+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:292\:\:\$country has no type specified\.$#'
517+
count: 1
518+
path: ../../tests/system/Models/UpdateModelTest.php
519+
520+
-
521+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:292\:\:\$created_at has no type specified\.$#'
522+
count: 1
523+
path: ../../tests/system/Models/UpdateModelTest.php
524+
525+
-
526+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:292\:\:\$deleted has no type specified\.$#'
527+
count: 1
528+
path: ../../tests/system/Models/UpdateModelTest.php
529+
530+
-
531+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:292\:\:\$email has no type specified\.$#'
532+
count: 1
533+
path: ../../tests/system/Models/UpdateModelTest.php
534+
535+
-
536+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:292\:\:\$id has no type specified\.$#'
537+
count: 1
538+
path: ../../tests/system/Models/UpdateModelTest.php
539+
540+
-
541+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:292\:\:\$name has no type specified\.$#'
542+
count: 1
543+
path: ../../tests/system/Models/UpdateModelTest.php
544+
545+
-
546+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:292\:\:\$updated_at has no type specified\.$#'
547+
count: 1
548+
path: ../../tests/system/Models/UpdateModelTest.php
549+
550+
-
551+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:441\:\:\$_options has no type specified\.$#'
552+
count: 1
553+
path: ../../tests/system/Models/UpdateModelTest.php
554+
555+
-
556+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:441\:\:\$country has no type specified\.$#'
557+
count: 1
558+
path: ../../tests/system/Models/UpdateModelTest.php
559+
560+
-
561+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:441\:\:\$created_at has no type specified\.$#'
562+
count: 1
563+
path: ../../tests/system/Models/UpdateModelTest.php
564+
565+
-
566+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:441\:\:\$deleted has no type specified\.$#'
567+
count: 1
568+
path: ../../tests/system/Models/UpdateModelTest.php
569+
570+
-
571+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:441\:\:\$email has no type specified\.$#'
572+
count: 1
573+
path: ../../tests/system/Models/UpdateModelTest.php
574+
575+
-
576+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:441\:\:\$id has no type specified\.$#'
577+
count: 1
578+
path: ../../tests/system/Models/UpdateModelTest.php
579+
580+
-
581+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:441\:\:\$name has no type specified\.$#'
582+
count: 1
583+
path: ../../tests/system/Models/UpdateModelTest.php
584+
585+
-
586+
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:441\:\:\$updated_at has no type specified\.$#'
507587
count: 1
508588
path: ../../tests/system/Models/UpdateModelTest.php
509589

0 commit comments

Comments
 (0)