Bump micromatch and lint-staged #203
wp-skeleton-build.yaml
on: pull_request
build-php
3s
build-js
6s
Annotations
4 errors and 4 warnings
build-php
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- composer/installers is locked to version v1.8.0 and an update of this package was not requested.
- composer/installers v1.8.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.6.0] but it does not match the constraint.
Problem 2
- roots/wordpress-core-installer is locked to version 1.1.0 and an update of this package was not requested.
- roots/wordpress-core-installer 1.1.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.6.0] but it does not match the constraint.
Problem 3
- vlucas/phpdotenv is locked to version v3.6.1 and an update of this package was not requested.
- vlucas/phpdotenv v3.6.1 requires php ^5.4 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement.
Problem 4
- dealerdirect/phpcodesniffer-composer-installer is locked to version v0.5.0 and an update of this package was not requested.
- dealerdirect/phpcodesniffer-composer-installer v0.5.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.6.0] but it does not match the constraint.
Problem 5
- symfony/config is locked to version v5.0.5 and an update of this package was not requested.
- symfony/config v5.0.5 requires php ^7.2.5 -> your php version (8.1.2) does not satisfy that requirement.
Problem 6
- symfony/dependency-injection is locked to version v5.0.5 and an update of this package was not requested.
- symfony/dependency-injection v5.0.5 requires php ^7.2.5 -> your php version (8.1.2) does not satisfy that requirement.
Problem 7
- symfony/filesystem is locked to version v5.0.5 and an update of this package was not requested.
- symfony/filesystem v5.0.5 requires php ^7.2.5 -> your php version (8.1.2) does not satisfy that requirement.
Problem 8
- symfony/service-contracts is locked to version v2.0.1 and an update of this package was not requested.
- symfony/service-contracts v2.0.1 requires php ^7.2.5 -> your php version (8.1.2) does not satisfy that requirement.
Problem 9
- composer/installers v1.8.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.6.0] but it does not match the constraint.
- wpackagist-plugin/advanced-cron-manager 2.3.10 requires composer/installers ~1.0 -> satisfiable by composer/installers[v1.8.0].
- wpackagist-plugin/advanced-cron-manager is locked to version 2.3.10 and an update of this package was not requested.
|
build-php
Process completed with exit code 2.
|
build-js
Unable to process command '##[add-path]/opt/hostedtoolcache/node/12.16.1/x64/bin' successfully.
|
build-js
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
build-php
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-php
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-js
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1.1.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-js
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1.1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|