Skip to content

Tests: Various harness improvements, especially on Windows #716

Tests: Various harness improvements, especially on Windows

Tests: Various harness improvements, especially on Windows #716

Triggered via pull request March 28, 2026 11:25
Status Failure
Total duration 31s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
9s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
22s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
16s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
5s
code-quality / Spell check
code-quality  /  PHPCS
20s
code-quality / PHPCS
code-quality  /  PHPStan
27s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

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