Skip to content

chore(deps-dev): update boundwize/structarmed requirement from 0.14.6 to 0.14.7 in the composer-dependencies group across 1 directory #15060

chore(deps-dev): update boundwize/structarmed requirement from 0.14.6 to 0.14.7 in the composer-dependencies group across 1 directory

chore(deps-dev): update boundwize/structarmed requirement from 0.14.6 to 0.14.7 in the composer-dependencies group across 1 directory #15060

Triggered via pull request July 1, 2026 15:22
Status Failure
Total duration 1m 7s
Artifacts

test-phpstan.yml

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

Annotations

10 errors
PHP Static Analysis: tests/system/Test/TestCaseEmissionsTest.php#L93
Comparison operation ">" between int<1, max> and 0 is always true.
PHP Static Analysis: tests/system/Test/TestCaseEmissionsTest.php#L65
Comparison operation ">" between int<1, max> and 0 is always true.
PHP Static Analysis: tests/system/Test/BootstrapFCPATHTest.php#L103
Method CodeIgniter\Test\BootstrapFCPATHTest::readOutput() never returns false so it can be removed from the return type.
PHP Static Analysis: tests/system/HTTP/ResponseSendTest.php#L216
Comparison operation ">" between int<1, max> and 0 is always true.
PHP Static Analysis: tests/system/HTTP/ResponseSendTest.php#L143
Comparison operation ">" between int<1, max> and 0 is always true.
PHP Static Analysis: tests/system/HTTP/ResponseSendTest.php#L105
Comparison operation ">" between int<1, max> and 0 is always true.
PHP Static Analysis: tests/system/HTTP/ResponseSendTest.php#L70
Comparison operation ">" between int<1, max> and 0 is always true.
PHP Static Analysis: tests/system/HTTP/DownloadResponseTest.php#L380
Comparison operation ">" between int<1, max> and 0 is always true.
PHP Static Analysis: tests/system/CommonFunctionsSendTest.php#L61
Comparison operation ">" between int<1, max> and 0 is always true.
PHP Static Analysis: system/Common.php#L124
Function command() never returns false so it can be removed from the return type.