Skip to content

[CI/CD] Change required php versions #15

[CI/CD] Change required php versions

[CI/CD] Change required php versions #15

Triggered via pull request August 8, 2024 13:06
Status Failure
Total duration 2m 33s
Artifacts

ci.yml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 11 warnings
PHP 7.3
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - nikic/php-parser is locked to version v5.0.2 and an update of this package was not requested. - nikic/php-parser v5.0.2 requires php >=7.4 -> your php version (7.3.33) does not satisfy that requirement. Problem 2 - psr/container is locked to version 1.1.2 and an update of this package was not requested. - psr/container 1.1.2 requires php >=7.4.0 -> your php version (7.3.33) does not satisfy that requirement. Problem 3 - psr/container 1.1.2 requires php >=7.4.0 -> your php version (7.3.33) does not satisfy that requirement. - symfony/service-contracts v2.5.2 requires psr/container ^1.1 -> satisfiable by psr/container[1.1.2]. - symfony/service-contracts is locked to version v2.5.2 and an update of this package was not requested.
PHP 7.3
Process completed with exit code 2.
PHP 7.2
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - nikic/php-parser is locked to version v5.0.2 and an update of this package was not requested. - nikic/php-parser v5.0.2 requires php >=7.4 -> your php version (7.2.34) does not satisfy that requirement. Problem 2 - phpunit/php-code-coverage is locked to version 9.2.31 and an update of this package was not requested. - phpunit/php-code-coverage 9.2.31 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 3 - phpunit/php-file-iterator is locked to version 3.0.6 and an update of this package was not requested. - phpunit/php-file-iterator 3.0.6 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 4 - phpunit/php-invoker is locked to version 3.1.1 and an update of this package was not requested. - phpunit/php-invoker 3.1.1 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 5 - phpunit/php-text-template is locked to version 2.0.4 and an update of this package was not requested. - phpunit/php-text-template 2.0.4 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 6 - phpunit/php-timer is locked to version 5.0.3 and an update of this package was not requested. - phpunit/php-timer 5.0.3 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 7 - phpunit/phpunit is locked to version 9.6.17 and an update of this package was not requested. - phpunit/phpunit 9.6.17 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 8 - psr/container is locked to version 1.1.2 and an update of this package was not requested. - psr/container 1.1.2 requires php >=7.4.0 -> your php version (7.2.34) does not satisfy that requirement. Problem 9 - sebastian/cli-parser is locked to version 1.0.2 and an update of this package was not requested. - sebastian/cli-parser 1.0.2 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 10 - sebastian/code-unit is locked to version 1.0.8 and an update of this package was not requested. - sebastian/code-unit 1.0.8 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 11 - sebastian/code-unit-reverse-lookup is locked to version 2.0.3 and an update of this package was not requested. - sebastian/code-unit-reverse-lookup 2.0.3 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 12 - sebastian/comparator is locked to version 4.0.8 and an update of this package was not requested. - sebastian/comparator 4.0.8 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 13 - sebastian/complexity is locked to version 2.0.3 and an update of this package was not requested. - sebastian/complexity 2.0.3 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 14 - sebastian/diff is locked to version 4.0.6 and an update of this package was not requested. - sebastian/diff 4.0.6 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 15 - sebastian/environment is locked to version 5.1.5 and an update of this package was not requested. - sebastian/environment 5.1.5 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 16 - sebastian/exporter is locked to version 4.0.6 and an update of this package was not requested. - sebastian/exporter 4.0.6 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 17 - sebastian/global-state is locked to version 5.0.7 and an update of this package was not requested. - sebastian/global-state 5.0.7 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 18 - sebastian/lines-of-code is locked to
PHP 7.2
Process completed with exit code 2.
PHP 7.4
The job was canceled because "_7_3" failed.
PHP 8.1
The job was canceled because "_7_3" failed.
PHP 8.1
The operation was canceled.
PHP 8.0
The job was canceled because "_7_3" failed.
PHP 8.0
The operation was canceled.
PHP 8.2
The job was canceled because "_7_3" failed.
PHP 8.2
The operation was canceled.
PHP 8.3
The job was canceled because "_7_3" failed.
PHP 8.3
The operation was canceled.
PHP 7.3
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP 7.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 7.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP 7.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 7.4
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 8.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 8.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 8.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 8.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
php-cs-fixer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
php-cs-fixer
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/