Skip to content

Merge pull request #9285 from ping-yee/8526_curlRequest #11926

Merge pull request #9285 from ping-yee/8526_curlRequest

Merge pull request #9285 from ping-yee/8526_curlRequest #11926

Triggered via push November 29, 2024 17:02
Status Failure
Total duration 1m 58s
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
1m 14s
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.