Happy 2024. #20
ci.yaml
on: push
phpcs
/
phpcs
10s
phpstan
/
phpstan
17s
Matrix: phplint / phplint
Annotations
4 errors
phpcs / phpcs
automattic/jetpack-autoloader 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.automattic/jetpack-autoloader [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false)
See https://getcomposer.org/allow-plugins
|
phpcs / phpcs
Process completed with exit code 1.
|
phpstan / phpstan
automattic/jetpack-autoloader 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.automattic/jetpack-autoloader [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false)
See https://getcomposer.org/allow-plugins
|
phpstan / phpstan
Process completed with exit code 1.
|