Skip to content

fix: require phone number when verify sms code #42

fix: require phone number when verify sms code

fix: require phone number when verify sms code #42

Triggered via pull request May 11, 2024 07:05
Status Failure
Total duration 2m 23s
Artifacts

php.yml

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

Annotations

2 errors and 9 warnings
PHP 8 Test
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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.0.30) does not satisfy that requirement. Problem 2 - myclabs/deep-copy is locked to version 1.7.0 and an update of this package was not requested. - myclabs/deep-copy 1.7.0 requires php ^5.6 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - phpdocumentor/reflection-docblock is locked to version 3.3.2 and an update of this package was not requested. - phpdocumentor/reflection-docblock 3.3.2 requires php ^5.6 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - phpdocumentor/type-resolver is locked to version 0.4.0 and an update of this package was not requested. - phpdocumentor/type-resolver 0.4.0 requires php ^5.5 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - phpspec/prophecy is locked to version 1.7.6 and an update of this package was not requested. - phpspec/prophecy 1.7.6 requires php ^5.3|^7.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - phpunit/php-code-coverage is locked to version 4.0.8 and an update of this package was not requested. - phpunit/php-code-coverage 4.0.8 requires php ^5.6 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - 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.0.30) does not satisfy that requirement. Problem 8 - phpunit/phpunit is locked to version 5.7.27 and an update of this package was not requested. - phpunit/phpunit 5.7.27 requires php ^5.6 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - phpunit/phpunit-mock-objects is locked to version 3.4.4 and an update of this package was not requested. - phpunit/phpunit-mock-objects 3.4.4 requires php ^5.6 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - 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.0.30) does not satisfy that requirement. Problem 11 - 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.0.30) does not satisfy that requirement. Problem 12 - sebastian/environment is locked to version 2.0.0 and an update of this package was not requested. - sebastian/environment 2.0.0 requires php ^5.6 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - seld/jsonlint is locked to version 1.7.1 and an update of this package was not requested. - seld/jsonlint 1.7.1 requires php ^5.3 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 14 - webmozart/assert is locked to version 1.3.0 and an update of this package was not requested. - webmozart/assert 1.3.0 requires php ^5.3.3 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 15 - seld/jsonlint 1.7.1 requires php ^5.3 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement. - herrera-io/json 1.0.3 requires seld/jsonlint >=1.0,<2.0-dev -> satisfiable by seld/jsonlint[1.7.1]. - herrera-io/json is locked to version 1.0.3 and an update of this package was not requested.
PHP 8 Test
Process completed with exit code 2.
PHP 7.2 Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, shivammathur/setup-php@2.9.0, 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, shivammathur/setup-php@2.9.0, 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
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 Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, shivammathur/setup-php@2.9.0, 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.4 Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, shivammathur/setup-php@2.9.0, 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.4 Test
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 Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, shivammathur/setup-php@2.9.0, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8 Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, shivammathur/setup-php@2.9.0, 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 8 Test
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/