Skip to content

Fixing PHPCS checks for the test suite #15

Fixing PHPCS checks for the test suite

Fixing PHPCS checks for the test suite #15

Triggered via push February 14, 2024 03:26
Status Failure
Total duration 57s
Artifacts

ci.yml

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

Annotations

8 errors and 6 warnings
build-test (8.1)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/console is locked to version v7.0.3 and an update of this package was not requested. - symfony/console v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 2 - symfony/string is locked to version v7.0.3 and an update of this package was not requested. - symfony/string v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 3 - symfony/var-dumper is locked to version v7.0.3 and an update of this package was not requested. - symfony/var-dumper v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 4 - symfony/console v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. - psy/psysh v0.12.0 requires symfony/console ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4 -> satisfiable by symfony/console[v7.0.3]. - psy/psysh is locked to version v0.12.0 and an update of this package was not requested.
build-test (8.1)
Process completed with exit code 2.
build-test (8.0)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - phpunit/php-code-coverage is locked to version 10.1.11 and an update of this package was not requested. - phpunit/php-code-coverage 10.1.11 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - phpunit/php-file-iterator is locked to version 4.1.0 and an update of this package was not requested. - phpunit/php-file-iterator 4.1.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - phpunit/php-invoker is locked to version 4.0.0 and an update of this package was not requested. - phpunit/php-invoker 4.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - phpunit/php-text-template is locked to version 3.0.1 and an update of this package was not requested. - phpunit/php-text-template 3.0.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - phpunit/php-timer is locked to version 6.0.0 and an update of this package was not requested. - phpunit/php-timer 6.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - phpunit/phpunit is locked to version 10.5.10 and an update of this package was not requested. - phpunit/phpunit 10.5.10 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - sebastian/cli-parser is locked to version 2.0.0 and an update of this package was not requested. - sebastian/cli-parser 2.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - sebastian/code-unit is locked to version 2.0.0 and an update of this package was not requested. - sebastian/code-unit 2.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - sebastian/code-unit-reverse-lookup is locked to version 3.0.0 and an update of this package was not requested. - sebastian/code-unit-reverse-lookup 3.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - sebastian/comparator is locked to version 5.0.1 and an update of this package was not requested. - sebastian/comparator 5.0.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - sebastian/complexity is locked to version 3.2.0 and an update of this package was not requested. - sebastian/complexity 3.2.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - sebastian/diff is locked to version 5.1.0 and an update of this package was not requested. - sebastian/diff 5.1.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - sebastian/environment is locked to version 6.0.1 and an update of this package was not requested. - sebastian/environment 6.0.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 14 - sebastian/exporter is locked to version 5.1.1 and an update of this package was not requested. - sebastian/exporter 5.1.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 15 - sebastian/global-state is locked to version 6.0.1 and an update of this package was not requested. - sebastian/global-state 6.0.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 16 - sebastian/lines-of-code is locked to version 2.0.2 and an update of this package was not requested. - sebastian/lines-of-code 2.0.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 17 - sebastian/object-enumerator is locked to version 5.0.0 and an update of this package was not requested. - sebastian/object-enumerator 5.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 18
build-test (8.0)
Process completed with exit code 2.
build-test (8.3)
The operation was canceled.
build-test (8.4)
The operation was canceled.
build-test (7.4)
The operation was canceled.
build-test (8.2)
The operation was canceled.
build-test (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test (8.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.