Add PHP 8.4 support, drop PHP 8.2 #213
ci.yml
on: pull_request
Matrix: Coding Standards
Matrix: Lint composer.json
Matrix: Static Analysis
Matrix: Tests
Annotations
4 errors and 4 warnings
Tests (8.4, none)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires nette/di ^3.2.2 -> satisfiable by nette/di[v3.2.2].
- nette/di v3.2.2 requires php 8.1 - 8.3 -> your php version (8.4.0-dev) does not satisfy that requirement.
Problem 2
- Root composer.json requires nette/neon ^3.4.3 -> satisfiable by nette/neon[v3.4.3].
- nette/neon v3.4.3 requires php 8.0 - 8.3 -> your php version (8.4.0-dev) does not satisfy that requirement.
|
Tests (8.4, none)
Process completed with exit code 2.
|
Tests (8.3, pcov)
The job was canceled because "_8_4_none" failed.
|
Tests (8.3, pcov)
The operation was canceled.
|
Tests (8.4, none)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static Analysis (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint composer.json (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Coding Standards (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|