Update file(s) from wp-cli/.github #74
code-quality.yml
on: push
code-quality
/
Lint GitHub Actions workflows
9s
code-quality
/
Lint PHP files
5s
code-quality
/
Lint Gherkin Feature files
15s
code-quality
/
PHPCS
2m 55s
code-quality
/
PHPStan
2m 54s
Annotations
5 errors
|
code-quality / Lint PHP files
"undefined" is not valid JSON
|
|
code-quality / PHPStan
phpstan/extension-installer contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe.
You can run "composer config --no-plugins allow-plugins.phpstan/extension-installer [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false)
See https://getcomposer.org/allow-plugins
|
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPCS
phpstan/extension-installer contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe.
You can run "composer config --no-plugins allow-plugins.phpstan/extension-installer [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false)
See https://getcomposer.org/allow-plugins
|
|
code-quality / PHPCS
Process completed with exit code 1.
|