Deps update 1.5.x #1163
continuous-integration.yml
on: pull_request
Matrix: unit-tests
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
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.
|