Improve error message for failed steps #651
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
7s
code-quality
/
Lint PHP files
17s
code-quality
/
Lint Gherkin Feature files
15s
code-quality
/
Spell check
8s
code-quality
/
PHPCS
18s
code-quality
/
PHPStan
21s
Annotations
4 errors and 1 warning
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/Context/Support.php (in context of class WP_CLI/Tests/Context/FeatureContext)#L139
Variable $action_message in empty() always exists and is not falsy.
|
|
code-quality / PHPCS:
src/PHPStan/ParseUrlFunctionDynamicReturnTypeExtension.php#L85
Silencing errors is strongly discouraged. Use proper error checking instead. Found: @parse_url( $constantString->...
|