feat: add --all flag to comment delete command #536
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
6s
code-quality
/
Lint PHP files
18s
code-quality
/
Lint Gherkin Feature files
23s
code-quality
/
Spell check
7s
code-quality
/
PHPCS
19s
code-quality
/
PHPStan
40s
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
|