Skip to content

chore: bump to laminas-escaper v2.15 #12071

chore: bump to laminas-escaper v2.15

chore: bump to laminas-escaper v2.15 #12071

Triggered via pull request December 19, 2024 09:01
Status Failure
Total duration 1m 20s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
1m 11s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP Static Analysis: system/API/ResponseTrait.php (in context of class@anonymous/tests/system/API/ResponseTraitTest.php:621)#L92
Method class@anonymous/tests/system/API/ResponseTraitTest.php:621::respond() has parameter $data with no value type specified in iterable type array.
PHP Static Analysis: system/API/ResponseTrait.php (in context of class@anonymous/tests/system/API/ResponseTraitTest.php:621)#L128
Method class@anonymous/tests/system/API/ResponseTraitTest.php:621::fail() has parameter $messages with no value type specified in iterable type array.
PHP Static Analysis: system/API/ResponseTrait.php (in context of class@anonymous/tests/system/API/ResponseTraitTest.php:621)#L154
Method class@anonymous/tests/system/API/ResponseTraitTest.php:621::respondCreated() has parameter $data with no value type specified in iterable type array.
PHP Static Analysis: system/API/ResponseTrait.php (in context of class@anonymous/tests/system/API/ResponseTraitTest.php:621)#L166
Method class@anonymous/tests/system/API/ResponseTraitTest.php:621::respondDeleted() has parameter $data with no value type specified in iterable type array.
PHP Static Analysis: system/API/ResponseTrait.php (in context of class@anonymous/tests/system/API/ResponseTraitTest.php:621)#L178
Method class@anonymous/tests/system/API/ResponseTraitTest.php:621::respondUpdated() has parameter $data with no value type specified in iterable type array.
PHP Static Analysis: system/API/ResponseTrait.php (in context of class@anonymous/tests/system/API/ResponseTraitTest.php:621)#L295
Method class@anonymous/tests/system/API/ResponseTraitTest.php:621::format() has parameter $data with no value type specified in iterable type array.
PHP Static Analysis: system/Commands/Utilities/FilterCheck.php#L1
Ignored error pattern #^Method CodeIgniter\\Commands\\Utilities\\FilterCheck\:\:addRequiredFilters\(\) has parameter \$filters with no value type specified in iterable type array\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/Commands/Utilities/FilterCheck.php was not matched in reported errors.
PHP Static Analysis: system/Commands/Utilities/FilterCheck.php#L1
Ignored error pattern #^Method CodeIgniter\\Commands\\Utilities\\FilterCheck\:\:addRequiredFilters\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/Commands/Utilities/FilterCheck.php was not matched in reported errors.
PHP Static Analysis: system/Database/BaseConnection.php#L1
Ignored error pattern #^Property CodeIgniter\\Database\\BaseConnection\:\:\$aliasedTables type has no value type specified in iterable type array\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/Database/BaseConnection.php was not matched in reported errors.
PHP Static Analysis: system/Filters/Filters.php#L1
Ignored error pattern #^Method CodeIgniter\\Filters\\Filters\:\:enableFilters\(\) has parameter \$names with no value type specified in iterable type array\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/Filters/Filters.php was not matched in reported errors.