Skip to content

linting fixes

linting fixes #146

Triggered via push October 19, 2023 21:04
Status Failure
Total duration 24s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Lint
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 2 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/string is locked to version v6.3.5 and an update of this package was not requested. - symfony/string v6.3.5 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/yaml is locked to version v6.3.3 and an update of this package was not requested. - symfony/yaml v6.3.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/yaml v6.3.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - behat/behat v3.13.0 requires symfony/yaml ^4.4 || ^5.0 || ^6.0 -> satisfiable by symfony/yaml[v6.3.3]. - behat/behat is locked to version v3.13.0 and an update of this package was not requested.
Lint
Process completed with exit code 2.