Add support for syncing themes, plugins, mu-plugins, and languages #18
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
6s
code-quality
/
Lint PHP files
21s
code-quality
/
Lint Gherkin Feature files
12s
code-quality
/
Spell check
8s
code-quality
/
PHPCS
21s
code-quality
/
PHPStan
24s
Annotations
12 errors and 5 warnings
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPStan:
src/Model/Alias.php#L483
Access to offset 'host' on an unknown class n5s\WpCliMove\Model\ssh_bits.
|
|
code-quality / PHPStan:
src/Model/Alias.php#L482
Access to offset 'user' on an unknown class n5s\WpCliMove\Model\ssh_bits.
|
|
code-quality / PHPStan:
src/Model/Alias.php#L481
Parameter $ssh_bits of class n5s\WpCliMove\Model\Alias constructor expects array|null, n5s\WpCliMove\Model\ssh_bits|null given.
|
|
code-quality / PHPStan:
src/Model/Alias.php#L471
Access to offset 'path' on an unknown class n5s\WpCliMove\Model\ssh_bits.
|
|
code-quality / PHPStan:
src/Model/Alias.php#L468
PHPDoc tag @var for variable $ssh_bits contains unknown class n5s\WpCliMove\Model\ssh_bits.
|
|
code-quality / PHPStan:
src/Model/Alias.php#L53
Property n5s\WpCliMove\Model\Alias::$ssh_bits has unknown class n5s\WpCliMove\Model\ssh_bits as its type.
|
|
code-quality / PHPStan:
src/Model/Alias.php#L53
Parameter $ssh_bits of method n5s\WpCliMove\Model\Alias::__construct() has invalid type n5s\WpCliMove\Model\ssh_bits.
|
|
code-quality / PHPStan:
src/Model/Alias.php#L53
PHPDoc type for property n5s\WpCliMove\Model\Alias::$ssh_bits with type n5s\WpCliMove\Model\ssh_bits|null is not subtype of native type array|null.
|
|
code-quality / PHPStan:
src/Model/Alias.php#L49
PHPDoc tag @param for parameter $ssh_bits with type n5s\WpCliMove\Model\ssh_bits|null is not subtype of native type array|null.
|
|
code-quality / PHPStan:
src/Model/Alias.php#L49
Method n5s\WpCliMove\Model\Alias::__construct() has parameter $ssh_bits with no value type specified in iterable type array.
|
|
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.
|