refactor: split Router and Http basics #42
isolated-tests.yml
on: pull_request
Get Packages
11s
Matrix: phpunit
Annotations
12 errors
Run Tests: event-bus - PHP 8.3 - prefer-lowest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires tempest/core dev-main -> satisfiable by tempest/core[dev-main].
- tempest/core dev-main requires tempest/event-bus dev-main -> satisfiable by tempest/event-bus[dev-main] from composer repo (https://repo.packagist.org) but tempest/event-bus is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
|
Run Tests: event-bus - PHP 8.3 - prefer-lowest
Process completed with exit code 2.
|
Run Tests: event-bus - PHP 8.3 - prefer-stable
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires tempest/core dev-main -> satisfiable by tempest/core[dev-main].
- tempest/core dev-main requires tempest/event-bus dev-main -> satisfiable by tempest/event-bus[dev-main] from composer repo (https://repo.packagist.org) but tempest/event-bus is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
|
Run Tests: event-bus - PHP 8.3 - prefer-stable
Process completed with exit code 2.
|
Run Tests: http - PHP 8.3 - prefer-lowest:
src/Tempest/Http/src/functions.php#L14
Cannot redeclare Tempest\view() (previously declared in /home/runner/work/tempest-framework/tempest-framework/src/Tempest/Http/vendor/tempest/view/src/functions.php:11)
|
Run Tests: http - PHP 8.3 - prefer-lowest
Process completed with exit code 255.
|
Run Tests: http - PHP 8.3 - prefer-stable:
src/Tempest/Http/src/functions.php#L14
Cannot redeclare Tempest\view() (previously declared in /home/runner/work/tempest-framework/tempest-framework/src/Tempest/Http/vendor/tempest/view/src/functions.php:11)
|
Run Tests: http - PHP 8.3 - prefer-stable
Process completed with exit code 255.
|
Run Tests: routing - PHP 8.3 - prefer-stable
Process completed with exit code 2.
|
Run Tests: routing - PHP 8.3 - prefer-lowest
Process completed with exit code 2.
|
Run Tests: validation - PHP 8.3 - prefer-lowest
Process completed with exit code 1.
|
Run Tests: validation - PHP 8.3 - prefer-stable
Process completed with exit code 1.
|