CI: update GitHub Actions workflow files #108
lint.yml
on: pull_request
Run phpcs
16s
Run eslint
12s
Annotations
3 errors
Run eslint
Process completed with exit code 2.
|
Run phpcs
dealerdirect/phpcodesniffer-composer-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.dealerdirect/phpcodesniffer-composer-installer [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false)
See https://getcomposer.org/allow-plugins
|
Run phpcs
Process completed with exit code 1.
|