Add support for syncing themes, plugins, mu-plugins, and languages #16
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
8s
code-quality
/
Lint PHP files
20s
code-quality
/
Lint Gherkin Feature files
11s
code-quality
/
Spell check
3s
code-quality
/
PHPCS
15s
code-quality
/
PHPStan
30s
Annotations
2 errors and 5 warnings
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPCS:
src/MoveCommand.php#L492
Array double arrow not aligned correctly; expected 2 space(s) between "DATA_TYPE_LANGUAGES" and double arrow, but found 1.
|
|
code-quality / PHPCS:
src/MoveCommand.php#L490
Array double arrow not aligned correctly; expected 4 space(s) between "DATA_TYPE_PLUGINS" and double arrow, but found 1.
|
|
code-quality / PHPCS:
src/MoveCommand.php#L489
Array double arrow not aligned correctly; expected 5 space(s) between "DATA_TYPE_THEMES" and double arrow, but found 1.
|
|
code-quality / PHPCS:
src/MoveCommand.php#L488
Array double arrow not aligned correctly; expected 4 space(s) between "DATA_TYPE_UPLOADS" and double arrow, but found 1.
|
|
code-quality / PHPCS:
src/MoveCommand.php#L487
Array double arrow not aligned correctly; expected 9 space(s) between "DATA_TYPE_DB" and double arrow, but found 1.
|