Tests: Various harness improvements, especially on Windows #716
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
9s
code-quality
/
Lint PHP files
22s
code-quality
/
Lint Gherkin Feature files
16s
code-quality
/
Spell check
5s
code-quality
/
PHPCS
20s
code-quality
/
PHPStan
27s
Annotations
4 errors and 1 warning
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS:
src/Context/FeatureContext.php#L1309
Expected 1 spaces before closing parenthesis; 0 found
|
|
code-quality / PHPCS:
src/Context/FeatureContext.php#L1309
Expected 1 spaces after opening parenthesis; 0 found
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPCS:
src/Context/FeatureContext.php#L1311
Equals sign not aligned correctly; expected 1 space but found 5 spaces
|