Skip to content

Tests: Various harness improvements, especially on Windows #715

Tests: Various harness improvements, especially on Windows

Tests: Various harness improvements, especially on Windows #715

Triggered via pull request March 27, 2026 23:35
Status Failure
Total duration 29s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
8s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
14s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
15s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
5s
code-quality / Spell check
code-quality  /  PHPCS
22s
code-quality / PHPCS
code-quality  /  PHPStan
25s
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