Skip to content

.

. #14822

Triggered via pull request June 11, 2026 20:34
Status Failure
Total duration 1m 17s
Artifacts

test-phpstan.yml

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

Annotations

6 errors
PHP Static Analysis
Process completed with exit code 1.
PHP Static Analysis: tests/system/HTTP/IncomingRequestTest.php#L774
Method CodeIgniter\HTTP\IncomingRequestTest::provideIsSecure() return type has no value type specified in iterable type iterable.
PHP Static Analysis: tests/system/HTTP/IncomingRequestTest.php#L753
Method CodeIgniter\HTTP\IncomingRequestTest::testIsSecure() has parameter $server with no value type specified in iterable type array.
PHP Static Analysis: tests/system/HTTP/IncomingRequestTest.php#L753
Method CodeIgniter\HTTP\IncomingRequestTest::testIsSecure() has parameter $proxyIPs with no value type specified in iterable type array.
PHP Static Analysis: tests/system/HTTP/IncomingRequestTest.php#L753
Method CodeIgniter\HTTP\IncomingRequestTest::testIsSecure() has parameter $headers with no value type specified in iterable type array.
PHP Static Analysis: tests/system/HTTP/IncomingRequestTest.php#L0
Ignored error pattern #^Call to an undefined method CodeIgniter\\HTTP\\Request\:\:isSecure\(\)\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/HTTP/IncomingRequestTest.php was not matched in reported errors.