Skip to content

ci: use phpunit composer version #386

ci: use phpunit composer version

ci: use phpunit composer version #386

Triggered via push April 25, 2024 11:29
Status Failure
Total duration 25s
Artifacts

ci.yml

on: push
Matrix: composer
remove_old_artifacts
2s
remove_old_artifacts
Matrix: phpunit
Matrix: phpcs
Matrix: phpmd
Matrix: phpstan
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
composer (8.1)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/config is locked to version v7.0.6 and an update of this package was not requested. - symfony/config v7.0.6 requires php >=8.2 -> your php version (8.1.16) does not satisfy that requirement. Problem 2 - symfony/dependency-injection is locked to version v7.0.6 and an update of this package was not requested. - symfony/dependency-injection v7.0.6 requires php >=8.2 -> your php version (8.1.16) does not satisfy that requirement. Problem 3 - symfony/filesystem is locked to version v7.0.6 and an update of this package was not requested. - symfony/filesystem v7.0.6 requires php >=8.2 -> your php version (8.1.16) does not satisfy that requirement. Problem 4 - symfony/var-exporter is locked to version v7.0.6 and an update of this package was not requested. - symfony/var-exporter v7.0.6 requires php >=8.2 -> your php version (8.1.16) does not satisfy that requirement. Problem 5 - symfony/config v7.0.6 requires php >=8.2 -> your php version (8.1.16) does not satisfy that requirement. - pdepend/pdepend 2.16.2 requires symfony/config ^2.3.0|^3|^4|^5|^6.0|^7.0 -> satisfiable by symfony/config[v7.0.6]. - pdepend/pdepend is locked to version 2.16.2 and an update of this package was not requested.
composer (8.1)
Process completed with exit code 2.
composer (8.3)
The job was canceled because "_8_1" failed.
composer (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
composer (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-artifact". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/