Update logic when deleting and uninstalling plugins #378
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
58s
code-quality
/
Lint PHP files
34s
code-quality
/
PHPCS
23s
Annotations
4 errors and 3 warnings
code-quality / PHPCS:
src/Plugin_Command.php#L1510
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "delete_plugin".
|
code-quality / PHPCS:
src/Plugin_Command.php#L1534
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "deleted_plugin".
|
code-quality / PHPCS
Process completed with exit code 1.
|
code-quality / PHPCS
Process completed with exit code 1.
|
code-quality / PHPCS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
code-quality / Lint PHP files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
code-quality / Lint GitHub Actions workflows
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|