Skip to content

Merge pull request #9287 from JulianAtkins/develop #11925

Merge pull request #9287 from JulianAtkins/develop

Merge pull request #9287 from JulianAtkins/develop #11925

Triggered via push November 29, 2024 17:01
Status Failure
Total duration 2m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-phpstan.yml

on: push
PHP Static Analysis
2m 19s
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.