Await #108
ci.yaml
on: pull_request
Matrix: Check and fix coding styles using PHP CS Fixer
Matrix: Execute PHPStan analysis
Matrix: Launch PHPUnit test suite
Annotations
6 errors and 3 warnings
Launch PHPUnit test suite (8.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.3 but your php version (8.2.17) does not satisfy that requirement.
|
Launch PHPUnit test suite (8.2)
Process completed with exit code 2.
|
Check and fix coding styles using PHP CS Fixer (8.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.3 but your php version (8.2.17) does not satisfy that requirement.
|
Check and fix coding styles using PHP CS Fixer (8.2)
Process completed with exit code 2.
|
Execute PHPStan analysis (8.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.3 but your php version (8.2.17) does not satisfy that requirement.
|
Execute PHPStan analysis (8.2)
Process completed with exit code 2.
|
Launch PHPUnit test suite (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check and fix coding styles using PHP CS Fixer (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Execute PHPStan analysis (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|