feat(filesystem): add new Filesystem
component
#92
Triggered via pull request
September 24, 2024 00:59
Status
Failure
Total duration
1m 41s
Artifacts
–
isolated-tests.yml
on: pull_request
Get Packages
7s
Matrix: phpunit
Annotations
14 errors
Run Tests: core - PHP 8.3 - prefer-stable
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires tempest/event-bus dev-main -> satisfiable by tempest/event-bus[dev-main].
- tempest/event-bus dev-main requires tempest/core dev-main -> satisfiable by tempest/core[dev-main] from composer repo (https://repo.packagist.org) but tempest/core is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
|
Run Tests: core - PHP 8.3 - prefer-stable
Process completed with exit code 2.
|
Run Tests: filesystem - PHP 8.3 - prefer-lowest:
src/Tempest/Filesystem/tests/LocalFilesystemTest.php#L51
Failed asserting that file "/home/runner/work/tempest-framework/tempest-framework/src/Tempest/Filesystem/tests/Fixtures/test.txt" exists.
|
Run Tests: filesystem - PHP 8.3 - prefer-lowest:
src/Tempest/Filesystem/tests/LocalFilesystemTest.php#L80
Failed asserting that false is true.
|
Run Tests: filesystem - 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: 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: filesystem - PHP 8.3 - prefer-stable:
src/Tempest/Filesystem/tests/LocalFilesystemTest.php#L51
Failed asserting that file "/home/runner/work/tempest-framework/tempest-framework/src/Tempest/Filesystem/tests/Fixtures/test.txt" exists.
|
Run Tests: filesystem - PHP 8.3 - prefer-stable:
src/Tempest/Filesystem/tests/LocalFilesystemTest.php#L80
Failed asserting that false is true.
|
Run Tests: filesystem - PHP 8.3 - prefer-stable
Process completed with exit code 2.
|
Run Tests: core - PHP 8.3 - prefer-lowest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires tempest/event-bus dev-main -> satisfiable by tempest/event-bus[dev-main].
- tempest/event-bus dev-main requires tempest/core dev-main -> satisfiable by tempest/core[dev-main] from composer repo (https://repo.packagist.org) but tempest/core is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
|
Run Tests: core - PHP 8.3 - prefer-lowest
Process completed with exit code 2.
|