Skip to content

Unit test

Unit test #2

Triggered via pull request March 2, 2024 10:40
@drosandadrosanda
synchronize #19
unit_test
Status Failure
Total duration 25s
Artifacts

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - myclabs/deep-copy is locked to version 1.x-dev and an update of this package was not requested. - myclabs/deep-copy 1.x-dev requires php ^7.1 -> your php version (8.3.3) does not satisfy that requirement. Problem 2 - phar-io/manifest is locked to version 1.0.3 and an update of this package was not requested. - phar-io/manifest 1.0.3 requires php ^5.6 || ^7.0 -> your php version (8.3.3) does not satisfy that requirement. Problem 3 - phar-io/version is locked to version 2.0.1 and an update of this package was not requested. - phar-io/version 2.0.1 requires php ^5.6 || ^7.0 -> your php version (8.3.3) does not satisfy that requirement. Problem 4 - phpdocumentor/reflection-docblock is locked to version dev-master and an update of this package was not requested. - phpdocumentor/reflection-docblock dev-master requires ext-filter ^7.1 -> it has the wrong version installed (8.3.3). Problem 5 - phpdocumentor/type-resolver is locked to version dev-master and an update of this package was not requested. - phpdocumentor/type-resolver dev-master requires php ^7.2 -> your php version (8.3.3) does not satisfy that requirement. Problem 6 - phpspec/prophecy is locked to version dev-master and an update of this package was not requested. - phpspec/prophecy dev-master requires php ^5.3|^7.0 -> your php version (8.3.3) does not satisfy that requirement. Problem 7 - phpunit/php-code-coverage is locked to version 6.1.4 and an update of this package was not requested. - phpunit/php-code-coverage 6.1.4 requires php ^7.1 -> your php version (8.3.3) does not satisfy that requirement. Problem 8 - phpunit/php-file-iterator is locked to version 2.0.2 and an update of this package was not requested. - phpunit/php-file-iterator 2.0.2 requires php ^7.1 -> your php version (8.3.3) does not satisfy that requirement. Problem 9 - phpunit/php-timer is locked to version 2.1.2 and an update of this package was not requested. - phpunit/php-timer 2.1.2 requires php ^7.1 -> your php version (8.3.3) does not satisfy that requirement. Problem 10 - phpunit/php-token-stream is locked to version 3.1.1 and an update of this package was not requested. - phpunit/php-token-stream 3.1.1 requires php ^7.1 -> your php version (8.3.3) does not satisfy that requirement. Problem 11 - phpunit/phpunit is locked to version 7.5.20 and an update of this package was not requested. - phpunit/phpunit 7.5.20 requires php ^7.1 -> your php version (8.3.3) does not satisfy that requirement. Problem 12 - sebastian/code-unit-reverse-lookup is locked to version 1.0.1 and an update of this package was not requested. - sebastian/code-unit-reverse-lookup 1.0.1 requires php ^5.6 || ^7.0 -> your php version (8.3.3) does not satisfy that requirement. Problem 13 - sebastian/comparator is locked to version 3.0.2 and an update of this package was not requested. - sebastian/comparator 3.0.2 requires php ^7.1 -> your php version (8.3.3) does not satisfy that requirement. Problem 14 - sebastian/diff is locked to version 3.0.2 and an update of this package was not requested. - sebastian/diff 3.0.2 requires php ^7.1 -> your php version (8.3.3) does not satisfy that requirement. Problem 15 - sebastian/environment is locked to version 4.2.3 and an update of this package was not requested. - sebastian/environment 4.2.3 requires php ^7.1 -> your php version (8.3.3) does not satisfy that requirement. Problem 16 - sebastian/exporter is locked to version 3.1.2 and an update of this package was not requested. - sebastian/exporter 3.1.2 requires php ^7.0 -> your php version (8.3.3) does not satisfy that requirement. Problem 17 - sebastian/global-state is locked to version 2.0.0 and an update of this package was not requested. - sebastian/global-state 2.0.0 requires php ^7.0 -> your php version (8.3.3) does not satisfy that requirement. Problem
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@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.