Add check-update commands for plugins and themes #620
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
6s
code-quality
/
Lint PHP files
20s
code-quality
/
Lint Gherkin Feature files
13s
code-quality
/
Spell check
6s
code-quality
/
PHPCS
18s
code-quality
/
PHPStan
34s
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/Plugin_Command.php#L182
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
|
code-quality / PHPCS:
src/Plugin_Command.php#L180
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
|
|
code-quality / PHPCS:
src/Theme_Command.php#L176
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
|
code-quality / PHPCS:
src/Theme_Command.php#L174
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
|