Skip to content

feat(app): per-container CF SSH tunnel for VS Code panel #1390

feat(app): per-container CF SSH tunnel for VS Code panel

feat(app): per-container CF SSH tunnel for VS Code panel #1390

Triggered via pull request June 20, 2026 21:13
Status Failure
Total duration 7m 42s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint Effect-TS
Process completed with exit code 1.
Lint Effect-TS: packages/app/src/web/app-terminal-session-core.ts#L35
Avoid catchAll that discards typed errors; map or propagate explicitly
Test
Process completed with exit code 1.
tests/projects.test.ts > projects service > accepts async create and records realtime lifecycle events on the request project id: packages/api/tests/projects.test.ts#L364
AssertionError: expected [ 'project.deployment.status', …(2) ] to include 'project.created' ❯ next tests/projects.test.ts:364:59
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 ❯ body ../../node_modules/.bun/effect@3.21.3/node_modules/effect/src/internal/fiberRuntime.ts:1161:41 ❯ internalCall ../../node_modules/.bun/effect@3.21.3/node_modules/effect/src/Utils.ts:779:12 ❯ FiberRuntime.Sync ../../node_modules/.bun/effect@3.21.3/node_modules/effect/src/internal/fiberRuntime.ts:1161:19 ❯ f ../../node_modules/.bun/effect@3.21.3/node_modules/effect/src/internal/fiberRuntime.ts:1398:53 ❯ Object.context ../../node_modules/.bun/effect@3.21.3/node_modules/effect/src/internal/tracer.ts:101:19 ❯ FiberRuntime.runLoop ../../node_modules/.bun/effect@3.21.3/node_modules/effect/src/internal/fiberRuntime.ts:1384:34