Skip to content

Commit 5da3cbf

Browse files
committed
chore(app): Update PHPStan baseline for test issues
1 parent 1b3065a commit 5da3cbf

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

utils/phpstan-baseline/missingType.iterableValue.neon

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5228,52 +5228,52 @@ parameters:
52285228
path: ../../system/View/Parser.php
52295229

52305230
-
5231-
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:427\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
5231+
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:313\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
52325232
count: 1
52335233
path: ../../tests/system/API/TransformerTest.php
52345234

52355235
-
5236-
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:450\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
5236+
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:336\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
52375237
count: 1
52385238
path: ../../tests/system/API/TransformerTest.php
52395239

52405240
-
5241-
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:476\:\:includeComments\(\) return type has no value type specified in iterable type array\.$#'
5241+
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:362\:\:includeComments\(\) return type has no value type specified in iterable type array\.$#'
52425242
count: 1
52435243
path: ../../tests/system/API/TransformerTest.php
52445244

52455245
-
5246-
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:476\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
5246+
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:362\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
52475247
count: 1
52485248
path: ../../tests/system/API/TransformerTest.php
52495249

52505250
-
5251-
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:508\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
5251+
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:394\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
52525252
count: 1
52535253
path: ../../tests/system/API/TransformerTest.php
52545254

52555255
-
5256-
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:531\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
5256+
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:417\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
52575257
count: 1
52585258
path: ../../tests/system/API/TransformerTest.php
52595259

52605260
-
5261-
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:559\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
5261+
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:445\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
52625262
count: 1
52635263
path: ../../tests/system/API/TransformerTest.php
52645264

52655265
-
5266-
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:611\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
5266+
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:497\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
52675267
count: 1
52685268
path: ../../tests/system/API/TransformerTest.php
52695269

52705270
-
5271-
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:670\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
5271+
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:556\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
52725272
count: 1
52735273
path: ../../tests/system/API/TransformerTest.php
52745274

52755275
-
5276-
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:693\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
5276+
message: '#^Method CodeIgniter\\API\\BaseTransformer@anonymous/tests/system/API/TransformerTest\.php\:579\:\:includePosts\(\) return type has no value type specified in iterable type array\.$#'
52775277
count: 1
52785278
path: ../../tests/system/API/TransformerTest.php
52795279

0 commit comments

Comments
 (0)