Skip to content

feat: added the namespace option to the publish command #11904

feat: added the namespace option to the publish command

feat: added the namespace option to the publish command #11904

Re-run triggered November 29, 2024 17:05
Status Failure
Total duration 1m 28s
Artifacts

test-phpstan.yml

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

Annotations

7 errors
PHP Static Analysis: system/Test/FeatureTestTrait.php (in context of class CodeIgniter/HomeTest)#L183
Assigning uppercase-string directly on offset 'REQUEST_METHOD' of $_SERVER is discouraged.
PHP Static Analysis: system/Test/FeatureTestTrait.php (in context of class CodeIgniter/Test/FeatureTestAutoRoutingImprovedTest)#L183
Assigning uppercase-string directly on offset 'REQUEST_METHOD' of $_SERVER is discouraged.
PHP Static Analysis: system/Test/FeatureTestTrait.php (in context of class CodeIgniter/Test/FeatureTestTraitTest)#L183
Assigning uppercase-string directly on offset 'REQUEST_METHOD' of $_SERVER is discouraged.
PHP Static Analysis: tests/system/HomeTest.php#L1
Ignored error pattern #^Assigning string directly on offset 'REQUEST_METHOD' of \$_SERVER is discouraged\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/HomeTest.php was not matched in reported errors.
PHP Static Analysis: tests/system/Test/FeatureTestAutoRoutingImprovedTest.php#L1
Ignored error pattern #^Assigning string directly on offset 'REQUEST_METHOD' of \$_SERVER is discouraged\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Test/FeatureTestAutoRoutingImprovedTest.php was not matched in reported errors.
PHP Static Analysis: tests/system/Test/FeatureTestTraitTest.php#L1
Ignored error pattern #^Assigning string directly on offset 'REQUEST_METHOD' of \$_SERVER is discouraged\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Test/FeatureTestTraitTest.php was not matched in reported errors.
PHP Static Analysis
Process completed with exit code 1.