Skip to content

feat: add --all flag to comment delete command #540

feat: add --all flag to comment delete command

feat: add --all flag to comment delete command #540

Triggered via pull request October 15, 2025 20:09
Status Failure
Total duration 43s
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
16s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
21s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
6s
code-quality / Spell check
code-quality  /  PHPCS
24s
code-quality / PHPCS
code-quality  /  PHPStan
40s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

8 errors
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPCS: src/Comment_Command.php#L803
No space before closing parenthesis is prohibited
code-quality / PHPCS: src/Comment_Command.php#L803
Expected 1 spaces before closing parenthesis; 0 found
code-quality / PHPCS: src/Comment_Command.php#L803
Expected 1 spaces after opening parenthesis; 0 found
code-quality / PHPCS: src/Comment_Command.php#L803
Expected 1 space after "!"; 0 found
code-quality / PHPCS: src/Comment_Command.php#L803
Expected 1 space before "!"; 0 found
code-quality / PHPCS: src/Comment_Command.php#L803
No space after opening parenthesis is prohibited
code-quality / PHPCS
Process completed with exit code 2.