Skip to content

Ease first setup, introduce entrypoint providers for vendor & phpunit & symfony #61

Ease first setup, introduce entrypoint providers for vendor & phpunit & symfony

Ease first setup, introduce entrypoint providers for vendor & phpunit & symfony #61

Triggered via pull request July 16, 2024 15:05
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
xml-linter
12s
xml-linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
xml-linter
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/event-dispatcher is locked to version v7.1.1 and an update of this package was not requested. - symfony/event-dispatcher v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 2 - symfony/routing is locked to version v7.1.1 and an update of this package was not requested. - symfony/routing v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
xml-linter
Process completed with exit code 2.
xml-linter
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/