Skip to content

Add plugin dependencies support with --with-dependencies flag and install-dependencies command #478

Add plugin dependencies support with --with-dependencies flag and install-dependencies command

Add plugin dependencies support with --with-dependencies flag and install-dependencies command #478

Re-run triggered November 1, 2025 21:34
Status Failure
Total duration 43s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
7s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
18s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
19s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
7s
code-quality / Spell check
code-quality  /  PHPCS
23s
code-quality / PHPCS
code-quality  /  PHPStan
37s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

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.