Skip to content

Minor tweaks

Minor tweaks #5

Triggered via pull request May 2, 2024 11:14
Status Failure
Total duration 12s
Artifacts

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - paragonie/random_compat is locked to version v9.99.99 and an update of this package was not requested. - paragonie/random_compat v9.99.99 requires php ^7 -> your php version (8.1.2) does not satisfy that requirement. Problem 2 - doctrine/instantiator is locked to version 1.0.5 and an update of this package was not requested. - doctrine/instantiator 1.0.5 requires php >=5.3,<8.0-DEV -> your php version (8.1.2) does not satisfy that requirement. Problem 3 - phpdocumentor/reflection-docblock is locked to version 4.3.4 and an update of this package was not requested. - phpdocumentor/reflection-docblock 4.3.4 requires php ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 4 - phpdocumentor/type-resolver is locked to version 0.5.1 and an update of this package was not requested. - phpdocumentor/type-resolver 0.5.1 requires php ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 5 - phpspec/prophecy is locked to version v1.10.3 and an update of this package was not requested. - phpspec/prophecy v1.10.3 requires php ^5.3|^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 6 - phpunit/php-timer is locked to version 1.0.9 and an update of this package was not requested. - phpunit/php-timer 1.0.9 requires php ^5.3.3 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 7 - sebastian/diff is locked to version 1.4.3 and an update of this package was not requested. - sebastian/diff 1.4.3 requires php ^5.3.3 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 8 - sebastian/environment is locked to version 1.3.8 and an update of this package was not requested. - sebastian/environment 1.3.8 requires php ^5.3.3 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 9 - paragonie/random_compat v9.99.99 requires php ^7 -> your php version (8.1.2) does not satisfy that requirement. - symfony/polyfill-php70 v1.18.1 requires paragonie/random_compat ~1.0|~2.0|~9.99 -> satisfiable by paragonie/random_compat[v9.99.99]. - symfony/polyfill-php70 is locked to version v1.18.1 and an update of this package was not requested.
build
Process completed with exit code 2.
build
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/.
build
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/