Skip to content

Add PHP 8.2 and 8.3 to GitHub Actions #15

Add PHP 8.2 and 8.3 to GitHub Actions

Add PHP 8.2 and 8.3 to GitHub Actions #15

Triggered via push September 16, 2023 12:00
Status Failure
Total duration 41s
Artifacts

coverage.yml

on: push
Matrix: PHP
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
PHP (8.2, stable)
nodejs-php-fallback/nodejs-php-fallback 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.nodejs-php-fallback/nodejs-php-fallback [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false) See https://getcomposer.org/allow-plugins
PHP (8.2, stable)
Process completed with exit code 1.
PHP (8.2, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/