fix: enforce symlink-aware filesystem roots #1107
Annotations
6 errors and 1 notice
|
unit-test / test (windows-latest, 26)
Process completed with exit code 1.
|
|
[@devframes/service-open] test/service.test.ts > @devframes/service-open > refuses paths outside the allowed roots:
services/open/test/service.test.ts#L86
AssertionError: promise resolved "undefined" instead of rejecting
- Expected:
Error {
"message": "rejected promise",
}
+ Received:
undefined
❯ test/service.test.ts:86:61
|
|
unit-test / test (windows-latest, 24)
Process completed with exit code 1.
|
|
[@devframes/service-open] test/service.test.ts > @devframes/service-open > refuses paths outside the allowed roots:
services/open/test/service.test.ts#L86
AssertionError: promise resolved "undefined" instead of rejecting
- Expected:
Error {
"message": "rejected promise",
}
+ Received:
undefined
❯ test/service.test.ts:86:61
|
|
unit-test / test (windows-latest, 22)
Process completed with exit code 1.
|
|
[@devframes/service-open] test/service.test.ts > @devframes/service-open > refuses paths outside the allowed roots:
services/open/test/service.test.ts#L86
AssertionError: promise resolved "undefined" instead of rejecting
- Expected:
Error {
"message": "rejected promise",
}
+ Received:
undefined
❯ test/service.test.ts:86:61
|
|
🎭 Playwright Run Summary
17 passed (18.5s)
|