Adds a few log files to gitignore and adds php8.4 to the pipeline #57
ci.yml
on: pull_request
Matrix: Coding standards, code quality and static code analysis
Matrix: Test suite and coverage
Annotations
6 errors and 6 warnings
Coding standards, code quality and static code analysis (8.4)
Process completed with exit code 1.
|
Coding standards, code quality and static code analysis (8.4)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- brianium/paratest is locked to version v7.3.1 and an update of this package was not requested.
- brianium/paratest v7.3.1 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
Problem 2
- vimeo/psalm is locked to version 6.x-dev and an update of this package was not requested.
- vimeo/psalm 6.x-dev requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
Problem 3
- pestphp/pest is locked to version v2.31.0 and an update of this package was not requested.
- brianium/paratest v7.3.1 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
- pestphp/pest v2.31.0 requires brianium/paratest ^7.3.1 -> satisfiable by brianium/paratest[v7.3.1].
|
Coding standards, code quality and static code analysis (8.4)
Process completed with exit code 2.
|
Coding standards, code quality and static code analysis (8.4)
Process completed with exit code 1.
|
Test suite and coverage (8.4)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- brianium/paratest is locked to version v7.3.1 and an update of this package was not requested.
- brianium/paratest v7.3.1 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
Problem 2
- vimeo/psalm is locked to version 6.x-dev and an update of this package was not requested.
- vimeo/psalm 6.x-dev requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
Problem 3
- pestphp/pest is locked to version v2.31.0 and an update of this package was not requested.
- brianium/paratest v7.3.1 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
- pestphp/pest v2.31.0 requires brianium/paratest ^7.3.1 -> satisfiable by brianium/paratest[v7.3.1].
|
Test suite and coverage (8.4)
Process completed with exit code 2.
|
Coding standards, code quality and static code analysis (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test suite and coverage (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test suite and coverage (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Coding standards, code quality and static code analysis (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test suite and coverage (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Coding standards, code quality and static code analysis (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|