Skip to content

Overhauling the backtrace display in the admin #1126

Overhauling the backtrace display in the admin

Overhauling the backtrace display in the admin #1126

Triggered via pull request April 30, 2024 20:43
Status Failure
Total duration 22s
Artifacts

coding-standards.yml

on: pull_request
coding-standards  /  phpcs 8.1
12s
coding-standards / phpcs 8.1
Fit to window
Zoom out
Zoom in

Annotations

2 errors
coding-standards / phpcs 8.1
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/error-handler is locked to version v7.0.7 and an update of this package was not requested. - symfony/error-handler v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 2 - symfony/event-dispatcher is locked to version v7.0.7 and an update of this package was not requested. - symfony/event-dispatcher v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 3 - symfony/property-access is locked to version v7.0.7 and an update of this package was not requested. - symfony/property-access v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 4 - symfony/property-info is locked to version v7.0.7 and an update of this package was not requested. - symfony/property-info v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 5 - symfony/serializer is locked to version v7.0.7 and an update of this package was not requested. - symfony/serializer v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 6 - symfony/string is locked to version v7.0.7 and an update of this package was not requested. - symfony/string v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 7 - symfony/yaml is locked to version v7.0.7 and an update of this package was not requested. - symfony/yaml v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 8 - symfony/error-handler v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. - symfony/http-kernel v6.4.7 requires symfony/error-handler ^6.4|^7.0 -> satisfiable by symfony/error-handler[v7.0.7]. - symfony/http-kernel is locked to version v6.4.7 and an update of this package was not requested.
coding-standards / phpcs 8.1
Process completed with exit code 2.