Skip to content

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

feat: add --all flag to comment delete command

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

Triggered via pull request October 15, 2025 20:02
Status Failure
Total duration 43s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
6s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
18s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
23s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
7s
code-quality / Spell check
code-quality  /  PHPCS
19s
code-quality / PHPCS
code-quality  /  PHPStan
40s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

3 errors
code-quality / PHPStan
Process completed with exit code 1.
code-quality / PHPStan: src/Comment_Command.php#L806
Method Comment_Command::get_all_comment_ids() should return array but returns array|int.
code-quality / PHPStan: src/Comment_Command.php#L765
PHPDoc tag @throws with type ExitException is not subtype of Throwable