Skip to content

Disable leading zero test #25

Disable leading zero test

Disable leading zero test #25

Triggered via push April 24, 2024 04:09
Status Cancelled
Total duration 3m 11s
Artifacts

test.yml

on: push
Matrix: coverage
Matrix: test-php7
Matrix: test-php8
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 19 warnings
test-php7 (ubuntu-20.04, 7.1, latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires vimeo/psalm ^2|^3|^4|^5 -> satisfiable by vimeo/psalm[2.0.0, ..., 2.0.17, 3.0.0, ..., 3.18.2, 4.0.0, ..., 4.30.0, 5.0.0, ..., 5.23.1]. - phpunit/phpunit 6.2.4 requires sebastian/diff ^1.4.3 -> satisfiable by sebastian/diff[1.4.3]. - phpunit/phpunit[6.1.4, ..., 6.2.3] require sebastian/diff ^1.4.3 || ^2.0 -> satisfiable by sebastian/diff[1.4.3, 2.0.1]. - Conclusion: don't install sebastian/diff 1.4.3 (conflict analysis result) - phpunit/phpunit[6.3.0, ..., 6.5.14] require sebastian/diff ^2.0 -> satisfiable by sebastian/diff[2.0.1]. - Conclusion: don't install sebastian/diff 2.0.1 (conflict analysis result) - phpunit/phpunit[8.0.0, ..., 8.5.11] require php ^7.2 -> your php version (7.1.33) does not satisfy that requirement. - phpunit/phpunit[8.5.12, ..., 8.5.38] require php >=7.2 -> your php version (7.1.33) does not satisfy that requirement. - phpunit/phpunit[9.0.0, ..., 9.2.6] require php ^7.3 -> your php version (7.1.33) does not satisfy that requirement. - phpunit/phpunit[9.3.0, ..., 9.3.8] require php ^7.3 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement. - phpunit/phpunit[9.3.9, ..., 9.6.19] require php >=7.3 -> your php version (7.1.33) does not satisfy that requirement. - phpunit/phpunit[6.0.0, ..., 6.1.3] require sebastian/diff ^1.2 -> satisfiable by sebastian/diff[1.2.0, ..., 1.4.3]. - Conclusion: don't install sebastian/diff 1.4.1 (conflict analysis result) - Root composer.json requires phpunit/phpunit ^6.0||^8.0||^9.0 -> satisfiable by phpunit/phpunit[6.0.0, ..., 6.5.14, 8.0.0, ..., 8.5.38, 9.0.0, ..., 9.6.19].
test-php7 (ubuntu-20.04, 7.1, latest)
Process completed with exit code 2.
test-php7 (ubuntu-22.04, 7.3, latest)
The job was canceled because "ubuntu-20_04_7_1_latest" failed.
test-php7 (ubuntu-22.04, 7.3, latest)
The operation was canceled.
test-php7 (ubuntu-22.04, 7.1, latest)
The job was canceled because "ubuntu-20_04_7_1_latest" failed.
test-php7 (ubuntu-22.04, 7.1, latest)
The operation was canceled.
test-php7 (ubuntu-20.04, 7.3, latest)
The job was canceled because "ubuntu-20_04_7_1_latest" failed.
test-php7 (ubuntu-20.04, 7.3, latest)
The operation was canceled.
test-php7 (ubuntu-22.04, 7.4, latest)
The job was canceled because "ubuntu-20_04_7_1_latest" failed.
test-php7 (ubuntu-22.04, 7.4, latest)
The operation was canceled.
test-php7 (ubuntu-20.04, 7.4, latest)
The job was canceled because "ubuntu-20_04_7_1_latest" failed.
test-php7 (ubuntu-20.04, 7.4, latest)
The operation was canceled.
test-php7 (ubuntu-20.04, 7.2, latest)
The job was canceled because "ubuntu-20_04_7_1_latest" failed.
test-php7 (ubuntu-20.04, 7.2, latest)
The operation was canceled.
test-php7 (ubuntu-22.04, 7.2, latest)
The job was canceled because "ubuntu-20_04_7_1_latest" failed.
test-php7 (ubuntu-22.04, 7.2, latest)
The operation was canceled.
test-php8 (ubuntu-22.04, 8.1, latest)
The run was canceled by @paragonie-security.
test-php8 (ubuntu-22.04, 8.1, latest)
The operation was canceled.
test-php8 (ubuntu-22.04, 8.4, latest)
The run was canceled by @paragonie-security.
test-php8 (ubuntu-22.04, 8.4, latest)
The operation was canceled.
test-php8 (ubuntu-22.04, 8.0, latest)
The run was canceled by @paragonie-security.
test-php8 (ubuntu-22.04, 8.0, latest)
The operation was canceled.
test-php8 (ubuntu-22.04, 8.3, latest)
The run was canceled by @paragonie-security.
test-php8 (ubuntu-22.04, 8.3, latest)
The operation was canceled.
test-php8 (ubuntu-20.04, 8.1, latest)
The run was canceled by @paragonie-security.
test-php8 (ubuntu-20.04, 8.1, latest)
The operation was canceled.
test-php8 (ubuntu-20.04, 8.2, latest)
The run was canceled by @paragonie-security.
test-php8 (ubuntu-20.04, 8.2, latest)
The operation was canceled.
test-php8 (ubuntu-20.04, 8.4, latest)
The run was canceled by @paragonie-security.
test-php8 (ubuntu-20.04, 8.4, latest)
The operation was canceled.
test-php8 (ubuntu-20.04, 8.3, latest)
The run was canceled by @paragonie-security.
test-php8 (ubuntu-20.04, 8.3, latest)
The operation was canceled.
test-php8 (ubuntu-20.04, 8.0, latest)
The run was canceled by @paragonie-security.
test-php8 (ubuntu-20.04, 8.0, latest)
The operation was canceled.
test-php8 (ubuntu-22.04, 8.2, latest)
The run was canceled by @paragonie-security.
test-php8 (ubuntu-22.04, 8.2, latest)
The operation was canceled.
test-php7 (ubuntu-20.04, 7.1, latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-php7 (ubuntu-20.04, 7.1, latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test-php7 (ubuntu-20.04, 7.1, 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/
test-php7 (ubuntu-20.04, 7.3, 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/
test-php7 (ubuntu-20.04, 7.2, 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/
test-php7 (ubuntu-22.04, 7.2, 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/
coverage (ubuntu-20.04, 7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coverage (ubuntu-20.04, 7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
coverage (ubuntu-20.04, 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/
test-php8 (ubuntu-22.04, 8.1, 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/
test-php8 (ubuntu-22.04, 8.4, 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/
test-php8 (ubuntu-22.04, 8.0, 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/
test-php8 (ubuntu-22.04, 8.3, 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/
test-php8 (ubuntu-20.04, 8.1, 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/
test-php8 (ubuntu-20.04, 8.2, 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/
test-php8 (ubuntu-20.04, 8.4, 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/
test-php8 (ubuntu-20.04, 8.3, 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/
test-php8 (ubuntu-20.04, 8.0, 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/
test-php8 (ubuntu-22.04, 8.2, 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/