feat: add github action tests #1
Annotations
4 errors and 3 warnings
PHPUnit (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.20) does not satisfy that requirement.
|
PHPUnit (8.2)
Process completed with exit code 2.
|
PHPUnit (8.1)
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.1.29) does not satisfy that requirement.
Problem 2
- Root composer.json requires phpunit/phpunit ^11.2 -> satisfiable by phpunit/phpunit[11.2.0, 11.2.1].
- phpunit/phpunit[11.2.0, ..., 11.2.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
|
PHPUnit (8.1)
Process completed with exit code 2.
|
PHPUnit (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|