feat(app): per-container CF SSH tunnel for VS Code panel #1381
check.yml
on: pull_request
Build
1m 4s
Dist deps prune
46s
Types
1m 6s
Lint
1m 15s
Test
3m 39s
Lint Effect-TS
35s
E2E (Local package CLI)
38s
E2E (Browser command)
2m 52s
E2E (OpenCode)
7m 19s
E2E (Clone cache)
7m 12s
E2E (Login context)
7m 15s
E2E (Runtime volumes + SSH)
7m 22s
E2E (Clone auto-open SSH)
7m 14s
Annotations
5 errors
|
Lint Effect-TS
Process completed with exit code 1.
|
|
Lint Effect-TS:
packages/app/src/web/app-terminal-session-core.ts#L31
Avoid try/catch in product code. Use Effect.try / Effect.catch*
|
|
Lint
Process completed with exit code 1.
|
|
Test
Process completed with exit code 1.
|
|
tests/openapi.test.ts > openapi contract > documents generated REST paths from the Effect HttpApi contract:
packages/api/tests/openapi.test.ts#L39
AssertionError: expected [ '/health', '/projects', …(55) ] to have a length of 54 but got 57
- Expected
+ Received
- 54
+ 57
❯ tests/openapi.test.ts:39:34
❯ effect_instruction_i0 ../../node_modules/.bun/effect@3.21.3/node_modules/effect/src/internal/fiberRuntime.ts:1161:40
|