Fix misleading success message when version check API fails #367
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
7s
code-quality
/
Lint PHP files
21s
code-quality
/
Lint Gherkin Feature files
15s
code-quality
/
Spell check
8s
code-quality
/
PHPCS
21s
code-quality
/
PHPStan
30s
Annotations
4 errors
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS:
src/Core_Command.php#L1544
The function str_contains() is not present in PHP version 7.4 or earlier
|
|
code-quality / PHPCS:
src/Core_Command.php#L102
If control structure block found as the only statement within an "else" block. Use elseif instead.
|
|
code-quality / PHPCS
Process completed with exit code 1.
|