Skip to content

Remove PHPUnit workflow configuration file #1

Remove PHPUnit workflow configuration file

Remove PHPUnit workflow configuration file #1

Triggered via push March 7, 2024 15:02
Status Failure
Total duration 17s
Artifacts

phpunit.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build (8.0)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 (8.0.30) does not satisfy that requirement. Problem 2 - phpunit/php-code-coverage is locked to version 11.0.1 and an update of this package was not requested. - phpunit/php-code-coverage 11.0.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - phpunit/php-file-iterator is locked to version 5.0.0 and an update of this package was not requested. - phpunit/php-file-iterator 5.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - phpunit/php-invoker is locked to version 5.0.0 and an update of this package was not requested. - phpunit/php-invoker 5.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - phpunit/php-text-template is locked to version 4.0.0 and an update of this package was not requested. - phpunit/php-text-template 4.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - phpunit/php-timer is locked to version 7.0.0 and an update of this package was not requested. - phpunit/php-timer 7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - phpunit/phpunit is locked to version 11.0.4 and an update of this package was not requested. - phpunit/phpunit 11.0.4 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - sebastian/cli-parser is locked to version 3.0.1 and an update of this package was not requested. - sebastian/cli-parser 3.0.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - sebastian/code-unit is locked to version 3.0.0 and an update of this package was not requested. - sebastian/code-unit 3.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - sebastian/code-unit-reverse-lookup is locked to version 4.0.0 and an update of this package was not requested. - sebastian/code-unit-reverse-lookup 4.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - sebastian/comparator is locked to version 6.0.0 and an update of this package was not requested. - sebastian/comparator 6.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - sebastian/complexity is locked to version 4.0.0 and an update of this package was not requested. - sebastian/complexity 4.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - sebastian/diff is locked to version 6.0.1 and an update of this package was not requested. - sebastian/diff 6.0.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 14 - sebastian/environment is locked to version 7.0.0 and an update of this package was not requested. - sebastian/environment 7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 15 - sebastian/exporter is locked to version 6.0.1 and an update of this package was not requested. - sebastian/exporter 6.0.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 16 - sebastian/global-state is locked to version 7.0.1 and an update of this package was not requested. - sebastian/global-state 7.0.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 17 - sebastian/lines-of-code is locked to version 3.0.0 and an update of this package was not requested. - sebastian/lines-of-code 3.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 18
build (8.0)
Process completed with exit code 2.
build (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/