Add plugin dependencies support with --with-dependencies flag and install-dependencies command #478
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
7s
code-quality
/
Lint PHP files
18s
code-quality
/
Lint Gherkin Feature files
19s
code-quality
/
Spell check
7s
code-quality
/
PHPCS
23s
code-quality
/
PHPStan
37s
Annotations
12 errors
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS:
src/Plugin_Command.php#L1560
Whitespace found at end of line
|
|
code-quality / PHPCS:
src/Plugin_Command.php#L1552
Whitespace found at end of line
|
|
code-quality / PHPCS:
src/Plugin_Command.php#L1546
Whitespace found at end of line
|
|
code-quality / PHPCS:
src/Plugin_Command.php#L1192
Whitespace found at end of line
|
|
code-quality / PHPCS:
src/Plugin_Command.php#L1186
Whitespace found at end of line
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/Plugin_Command.php#L1554
Call to function method_exists() with 'WP_Plugin…' and 'get_dependencies' will always evaluate to true.
|
|
code-quality / PHPStan:
src/Plugin_Command.php#L1549
Call to function method_exists() with 'WP_Plugin…' and 'initialize' will always evaluate to true.
|
|
code-quality / PHPStan:
src/Plugin_Command.php#L1194
Call to function method_exists() with 'WP_Plugin…' and 'get_dependencies' will always evaluate to true.
|
|
code-quality / PHPStan:
src/Plugin_Command.php#L1189
Call to function method_exists() with 'WP_Plugin…' and 'initialize' will always evaluate to true.
|