Skip to content

Update all non-major dependencies #790

Update all non-major dependencies

Update all non-major dependencies #790

Triggered via push September 19, 2024 14:54
Status Failure
Total duration 24s
Artifacts

psalm.yml

on: push
Matrix: Static Analysis by Psalm
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Static Analysis by Psalm (locked, 8.0, ubuntu-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ~8.3.11 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - laminas/laminas-code is locked to version 4.14.0 and an update of this package was not requested. - laminas/laminas-code 4.14.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - doctrine/lexer is locked to version 3.0.1 and an update of this package was not requested. - doctrine/lexer 3.0.1 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - infection/infection is locked to version 0.27.10 and an update of this package was not requested. - infection/infection 0.27.10 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - phpbench/phpbench is locked to version 1.3.1 and an update of this package was not requested. - phpbench/phpbench 1.3.1 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - roave/infection-static-analysis-plugin is locked to version 1.35.0 and an update of this package was not requested. - roave/infection-static-analysis-plugin 1.35.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/console is locked to version v6.4.11 and an update of this package was not requested. - symfony/console v6.4.11 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - symfony/filesystem is locked to version v7.1.2 and an update of this package was not requested. - symfony/filesystem v7.1.2 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - symfony/finder is locked to version v7.1.4 and an update of this package was not requested. - symfony/finder v7.1.4 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - symfony/options-resolver is locked to version v7.1.1 and an update of this package was not requested. - symfony/options-resolver v7.1.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - symfony/process is locked to version v7.1.3 and an update of this package was not requested. - symfony/process v7.1.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 14 - symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 15 - symfony/string is locked to version v7.1.4 and an update of this package was not requested. - symfony/string v7.1.4 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 16 - doctrine/lexer 3.0.1 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - doctrine/annotations 2.0.2 requires doctrine/lexer ^2 || ^3 -> satisfiable by doctrine/lexer[3.0.1]. - doctrine/annotations is locked to version 2.0.2 and an update of this package was not requested.
Static Analysis by Psalm (locked, 8.0, ubuntu-latest)
Process completed with exit code 2.
Static Analysis by Psalm (locked, 8.0, ubuntu-latest)
The following actions use a deprecated Node.js version 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/