Fix type declaration #28
Annotations
4 errors and 3 warnings
build (7.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.0 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires doctrine/collections ^2.0 -> satisfiable by doctrine/collections[2.0.0, ..., 2.1.4].
- doctrine/collections[2.0.0, ..., 2.1.4] require php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
|
build (7.4)
Process completed with exit code 2.
|
build (8)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires doctrine/collections ^2.0 -> satisfiable by doctrine/collections[2.0.0, ..., 2.1.4].
- doctrine/collections[2.0.0, ..., 2.1.4] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
build (8)
Process completed with exit code 2.
|
build (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|