Add wp core check-update-db command
#273
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
5s
code-quality
/
Lint PHP files
14s
code-quality
/
Lint Gherkin Feature files
22s
code-quality
/
Spell check
8s
code-quality
/
PHPCS
23s
code-quality
/
PHPStan
28s
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/Core_Command.php#L1292
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 8 spaces
|
|
code-quality / PHPCS:
src/Core_Command.php#L1291
Equals sign not aligned with surrounding assignments; expected 16 spaces but found 15 spaces
|
|
code-quality / PHPCS:
src/Core_Command.php#L1290
Equals sign not aligned with surrounding assignments; expected 19 spaces but found 18 spaces
|
|
code-quality / PHPCS:
src/Core_Command.php#L1282
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
|