fix php #108
Annotations
7 errors and 4 warnings
phpcs
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php >=8.3 but your php version (8.2.6) does not satisfy that requirement.
|
phpcs
Process completed with exit code 2.
|
unit_tests
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php >=8.3 but your php version (8.2.6) does not satisfy that requirement.
|
unit_tests
Process completed with exit code 2.
|
phpstan
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php >=8.3 but your php version (8.2.6) does not satisfy that requirement.
|
phpstan
Process completed with exit code 2.
|
functional_tests
Process completed with exit code 2.
|
phpcs
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/.
|
unit_tests
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/.
|
phpstan
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/.
|
functional_tests
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/.
|