Skip to content

Add wp term prune command to remove terms with 0 or 1 published posts #761

Add wp term prune command to remove terms with 0 or 1 published posts

Add wp term prune command to remove terms with 0 or 1 published posts #761

Triggered via pull request March 2, 2026 16:53
Status Failure
Total duration 42s
Artifacts

code-quality.yml

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

Annotations

2 errors and 4 warnings
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPCS
Process completed with exit code 2.
code-quality / PHPCS: src/Term_Command.php#L754
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 5 spaces
code-quality / PHPCS: src/Term_Command.php#L753
Equals sign not aligned with surrounding assignments; expected 1 space but found 2 spaces
code-quality / PHPCS: src/Term_Command.php#L752
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 3 spaces
code-quality / PHPCS: src/Term_Command.php#L751
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 6 spaces