feature/php8.3 #28
tasks.yml
on: push
Linting php with grumphp
15s
TER release
0s
Annotations
2 errors and 2 warnings
Linting php with grumphp
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ~8.1.0 || ~8.2.0 || ~8.3.0 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires pluswerk/grumphp-config ^7.0 -> satisfiable by pluswerk/grumphp-config[7.0.0, 7.0.1, 7.0.2, 7.0.3].
- pluswerk/grumphp-config[7.0.0, ..., 7.0.3] require php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement.
|
Linting php with grumphp
Process completed with exit code 2.
|
Linting php with grumphp
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linting php with grumphp
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/
|