Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update phpstan baseline count of errors #9432

Merged
merged 1 commit into from
Jan 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions utils/phpstan-baseline/argument.type.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 73 errors
# total 147 errors

parameters:
ignoreErrors:
Expand Down Expand Up @@ -122,11 +122,6 @@ parameters:
count: 1
path: ../../tests/system/Database/Live/SQLite3/AlterTableTest.php

-
message: '#^Parameter \#2 \$forge of class CodeIgniter\\Database\\SQLite3\\Table constructor expects CodeIgniter\\Database\\SQLite3\\Forge, CodeIgniter\\Database\\Forge given\.$#'
count: 1
path: ../../tests/system/Database/Live/SQLite3/AlterTableTest.php

-
message: '#^Parameter \#1 \$set of method CodeIgniter\\Database\\BaseBuilder\:\:updateFields\(\) expects list\<CodeIgniter\\Database\\RawSql\|string\>\|string, array\{0\: ''country'', updated_at\: CodeIgniter\\Database\\RawSql\} given\.$#'
count: 2
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/assign.propertyType.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 20 errors
# total 29 errors

parameters:
ignoreErrors:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 6 errors
# total 14 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/codeigniter.getReassignArray.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 13 errors
# total 22 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/codeigniter.superglobalAccess.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 53 errors
# total 83 errors

parameters:
ignoreErrors:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 260 errors
# total 582 errors

parameters:
ignoreErrors:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 6 errors
# total 9 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/empty.notAllowed.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 77 errors
# total 271 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/method.alreadyNarrowedType.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 16 errors
# total 22 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/method.childReturnType.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 39 errors
# total 40 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/method.notFound.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 40 errors
# total 83 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/missingType.iterableValue.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 1665 errors
# total 1672 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/missingType.property.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 127 errors
# total 130 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/nullCoalesce.property.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 15 errors
# total 22 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/offsetAccess.notFound.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 6 errors
# total 19 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/property.nonObject.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 25 errors
# total 54 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/property.notFound.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 30 errors
# total 58 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/property.protected.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 9 errors
# total 15 errors

parameters:
ignoreErrors:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 16 errors
# total 33 errors

parameters:
ignoreErrors:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 7 errors
# total 20 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/staticMethod.notFound.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 7 errors
# total 20 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/ternary.shortNotAllowed.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 27 errors
# total 38 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/varTag.type.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 8 errors
# total 9 errors

parameters:
ignoreErrors:
Expand Down
2 changes: 1 addition & 1 deletion utils/phpstan-baseline/variable.undefined.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# total 15 errors
# total 21 errors

parameters:
ignoreErrors:
Expand Down
Loading