feat(app): per-container CF SSH tunnel for VS Code panel #1370
check.yml
on: pull_request
Build
1m 2s
Dist deps prune
46s
Types
1m 9s
Lint
1m 18s
Test
3m 31s
Lint Effect-TS
39s
E2E (Local package CLI)
40s
E2E (Browser command)
2m 48s
E2E (OpenCode)
7m 22s
E2E (Clone cache)
6m 35s
E2E (Login context)
7m 36s
E2E (Runtime volumes + SSH)
7m 20s
E2E (Clone auto-open SSH)
6m 48s
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
|