Skip to content

feat: CURL option force_ip_resolve #11707

feat: CURL option force_ip_resolve

feat: CURL option force_ip_resolve #11707

Triggered via pull request September 20, 2024 03:15
Status Failure
Total duration 1m 34s
Artifacts

test-phpstan.yml

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

Annotations

6 errors
PHP Static Analysis: system/Encryption/Handlers/SodiumHandler.php#L66
Property CodeIgniter\Encryption\Handlers\SodiumHandler::$key (string) does not accept null.
PHP Static Analysis: system/Encryption/Handlers/SodiumHandler.php#L108
Property CodeIgniter\Encryption\Handlers\SodiumHandler::$key (string) does not accept null.
PHP Static Analysis: system/HTTP/CURLRequest.php#L359
Ignored error pattern #^Construct empty\(\) is not allowed\. Use more strict comparison\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/HTTP/CURLRequest.php is expected to occur 10 times, but occurred 11 times.
PHP Static Analysis: system/HTTP/CURLRequest.php#L664
Construct empty() is not allowed. Use more strict comparison.
PHP Static Analysis: system/Router/RouteCollection.php#L1614
Call to function is_countable() with array<int, string> will always evaluate to true.
PHP Static Analysis
Process completed with exit code 1.