Skip to content

Add error constant to Http Response and refactor usage #124

Add error constant to Http Response and refactor usage

Add error constant to Http Response and refactor usage #124

Triggered via push August 24, 2023 09:27
Status Failure
Total duration 5m 18s
Artifacts

test.yml

on: push
Matrix: unix-tests
Matrix: win-tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 12 warnings
Test on ubuntu-latest with PHP 8.2
Process completed with exit code 2.
Test on ubuntu-latest with PHP 8.1
Process completed with exit code 2.
Test on macos-latest with PHP 8.2
Process completed with exit code 2.
Test on macos-latest with PHP 8.1
Process completed with exit code 2.
Test on windows-2019 with PHP 8.1
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-pcntl * but it is missing from your system. Install or enable PHP's pcntl extension. Problem 2 - Root composer.json requires PHP extension ext-posix * but it is missing from your system. Install or enable PHP's posix extension. Problem 3 - lcobucci/jwt[4.1.0, ..., 4.1.5] require ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. - xmo/jwt-auth v0.6.0 requires lcobucci/jwt ~4.1.0 -> satisfiable by lcobucci/jwt[4.1.0, ..., 4.1.5]. - Root composer.json requires xmo/jwt-auth ^0.6.0 -> satisfiable by xmo/jwt-auth[v0.6.0]. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pcntl --ignore-platform-req=ext-posix --ignore-platform-req=ext-sodium` to temporarily ignore these required extensions.
Test on windows-2019 with PHP 8.1
Process completed with exit code 1.
Test on windows-2019 with PHP 8.2
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-pcntl * but it is missing from your system. Install or enable PHP's pcntl extension. Problem 2 - Root composer.json requires PHP extension ext-posix * but it is missing from your system. Install or enable PHP's posix extension. Problem 3 - Root composer.json requires PHP extension ext-redis * but it is missing from your system. Install or enable PHP's redis extension. Problem 4 - hyperf/redis[v3.0.0, ..., v3.0.21] require ext-redis * -> it is missing from your system. Install or enable PHP's redis extension. - Root composer.json requires hyperf/redis ^3.0 -> satisfiable by hyperf/redis[v3.0.0, ..., v3.0.21]. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pcntl --ignore-platform-req=ext-posix --ignore-platform-req=ext-redis` to temporarily ignore these required extensions.
Test on windows-2019 with PHP 8.2
Process completed with exit code 1.
Test on ubuntu-latest with PHP 8.2
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/
Test on ubuntu-latest with PHP 8.2
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 on ubuntu-latest with PHP 8.1
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/
Test on ubuntu-latest with PHP 8.1
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 on macos-latest with PHP 8.2
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/
Test on macos-latest with PHP 8.2
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 on macos-latest with PHP 8.1
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/
Test on macos-latest with PHP 8.1
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 on windows-2019 with PHP 8.1
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/
Test on windows-2019 with PHP 8.1
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 on windows-2019 with PHP 8.2
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/
Test on windows-2019 with PHP 8.2
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/