rhoerr is running Unit Tests #120
unit-tests.yml
on: pull_request
run-unit-tests
/
matrix-calculator
15s
Matrix: run-unit-tests / unit-tests
Annotations
2 errors and 2 warnings
run-unit-tests / unit-tests (8.2)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/var-dumper is locked to version v7.0.6 and an update of this package was not requested.
- symfony/var-dumper v7.0.6 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 2
- symfony/options-resolver is locked to version v7.0.0 and an update of this package was not requested.
- symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 3
- symfony/yaml is locked to version v7.0.3 and an update of this package was not requested.
- symfony/yaml v7.0.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 4
- symfony/var-dumper v7.0.6 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
- psy/psysh v0.12.3 requires symfony/var-dumper ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4 -> satisfiable by symfony/var-dumper[v7.0.6].
- psy/psysh is locked to version v0.12.3 and an update of this package was not requested.
|
run-unit-tests / unit-tests (8.2)
Process completed with exit code 2.
|
run-unit-tests / matrix-calculator
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-unit-tests / unit-tests (8.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|