Skip to content

update 3rd party libraries #11

update 3rd party libraries

update 3rd party libraries #11

Triggered via push May 2, 2024 07:42
Status Failure
Total duration 24s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
PHP 7.2 Test on ubuntu-latest
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - composer/pcre is locked to version 3.1.3 and an update of this package was not requested. - composer/pcre 3.1.3 requires php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement. Problem 2 - friendsofphp/php-cs-fixer is locked to version v3.9.5 and an update of this package was not requested. - friendsofphp/php-cs-fixer v3.9.5 requires php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement. Problem 3 - phpdocumentor/reflection-docblock is locked to version 5.4.0 and an update of this package was not requested. - phpdocumentor/reflection-docblock 5.4.0 requires php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement. Problem 4 - phpdocumentor/type-resolver is locked to version 1.8.2 and an update of this package was not requested. - phpdocumentor/type-resolver 1.8.2 requires php ^7.3 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement. Problem 5 - 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 6 - composer/pcre 3.1.3 requires php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement. - composer/xdebug-handler 3.0.4 requires composer/pcre ^1 || ^2 || ^3 -> satisfiable by composer/pcre[3.1.3]. - composer/xdebug-handler is locked to version 3.0.4 and an update of this package was not requested.
PHP 7.2 Test on ubuntu-latest
Process completed with exit code 2.
PHP 7.3 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_7_2" failed.
PHP 7.3 Test on ubuntu-latest
The operation was canceled.
PHP 7.4 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_7_2" failed.
PHP 7.4 Test on ubuntu-latest
The operation was canceled.
PHP 7.1 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_7_2" failed.
PHP 7.1 Test on ubuntu-latest
The operation was canceled.
PHP 7.2 Test on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 7.2 Test on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 7.2 Test on ubuntu-latest
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/