Fix misleading success message when version check API fails #368
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
9s
code-quality
/
Lint PHP files
17s
code-quality
/
Lint Gherkin Feature files
13s
code-quality
/
Spell check
4s
code-quality
/
PHPCS
22s
code-quality
/
PHPStan
24s
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.
|