Skip to content

Deps update 1.5.x #1163

Deps update 1.5.x

Deps update 1.5.x #1163

Triggered via pull request July 2, 2026 11:04
Status Failure
Total duration 25m 5s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: unit-tests
coding-standards
37s
coding-standards
static-analysis
28s
static-analysis
Matrix: behaviour-tests
Matrix: bundled-php-extension-tests
Matrix: build-assets / build-phar
Waiting for pending jobs
Matrix: build-assets / build-executable
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

6 errors
static-analysis
Process completed with exit code 1.
static-analysis: src/SelfManage/BuildTools/BinaryBuildToolFinder.php#L58
Strict comparison using !== between non-empty-string and '' will always evaluate to true.
static-analysis: src/SelfManage/BuildTools/BinaryBuildToolFinder.php#L58
Call to function assert() with true will always evaluate to true.
static-analysis: src/ComposerIntegration/QuieterConsoleIO.php#L0
Ignored error pattern #^Strict comparison using \!\=\= between Closure\(Composer\\IO\\ConsoleIO\)\: void and null will always evaluate to true\.$# (notIdentical.alwaysTrue) in path /home/runner/work/pie/pie/src/ComposerIntegration/QuieterConsoleIO.php was not matched in reported errors.
static-analysis: src/ComposerIntegration/QuieterConsoleIO.php#L0
Ignored error pattern #^Call to function assert\(\) with true will always evaluate to true\.$# (function.alreadyNarrowedType) in path /home/runner/work/pie/pie/src/ComposerIntegration/QuieterConsoleIO.php was not matched in reported errors.
static-analysis: src/Command/CommandHelper.php#L0
Ignored error pattern #^Call to function is_string\(\) with non\-empty\-string will always evaluate to true\.$# (function.alreadyNarrowedType) in path /home/runner/work/pie/pie/src/Command/CommandHelper.php was not matched in reported errors.