Skip to content

feat: add topic poc #271

feat: add topic poc

feat: add topic poc #271

Triggered via pull request January 3, 2024 23:06
Status Failure
Total duration 38s
Artifacts

on-pull-request.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test (7.4)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - psr/log is locked to version 3.0.0 and an update of this package was not requested. - psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - psr/simple-cache is locked to version 3.0.0 and an update of this package was not requested. - psr/simple-cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) 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 (7.4.33) does not satisfy that requirement. Problem 4 - symfony/console is locked to version v6.4.2 and an update of this package was not requested. - symfony/console v6.4.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - symfony/filesystem is locked to version v6.4.0 and an update of this package was not requested. - symfony/filesystem v6.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/finder is locked to version v6.4.0 and an update of this package was not requested. - symfony/finder v6.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - symfony/process is locked to version v6.4.2 and an update of this package was not requested. - symfony/process v6.4.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - symfony/service-contracts is locked to version v3.4.1 and an update of this package was not requested. - symfony/service-contracts v3.4.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - symfony/string is locked to version v6.4.2 and an update of this package was not requested. - symfony/string v6.4.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. - composer/xdebug-handler 3.0.3 requires psr/log ^1 || ^2 || ^3 -> satisfiable by psr/log[3.0.0]. - composer/xdebug-handler is locked to version 3.0.3 and an update of this package was not requested.
test (7.4)
Process completed with exit code 2.
test (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/action-semantic-pull-request@v3.4.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/