Skip to content

fix(shell): keep docker-git runtime state in Docker-managed volumes #510

fix(shell): keep docker-git runtime state in Docker-managed volumes

fix(shell): keep docker-git runtime state in Docker-managed volumes #510

Triggered via pull request April 2, 2026 21:03
Status Failure
Total duration 4m 6s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Lint Effect-TS: packages/app/tests/docker-git/program.test.ts#L10
Casting is only allowed in src/core/axioms.ts
Lint Effect-TS: packages/app/tests/docker-git/api-http.test.ts#L12
Avoid await. Use Effect.gen / Effect.flatMap
Lint Effect-TS: packages/app/tests/docker-git/api-http.test.ts#L11
Avoid async/await. Use Effect.gen / Effect.tryPromise
Lint Effect-TS: packages/app/src/docker-git/controller.ts#L125
Avoid catchAll that discards typed errors; map or propagate explicitly
Lint Effect-TS: packages/app/src/docker-git/controller-reachability.ts#L75
Casting is only allowed in src/core/axioms.ts
Lint Effect-TS: packages/app/src/docker-git/controller-docker.ts#L202
Avoid catchAll that discards typed errors; map or propagate explicitly
Lint Effect-TS: packages/app/src/docker-git/controller-docker.ts#L187
Avoid catchAll that discards typed errors; map or propagate explicitly
Lint Effect-TS: packages/app/src/docker-git/controller-docker.ts#L178
Avoid catchAll that discards typed errors; map or propagate explicitly
Lint Effect-TS: packages/app/src/docker-git/controller-docker.ts#L6
'node:os' import is restricted from being used by a pattern. Do not import from node:* directly. Use @effect/platform-node or @effect/platform services
Lint Effect-TS: packages/app/src/docker-git/api-http.ts#L143
Avoid catchAll that discards typed errors; map or propagate explicitly
Test
Process completed with exit code 1.
E2E (Runtime volumes + SSH)
Process completed with exit code 1.
E2E (OpenCode)
Process completed with exit code 1.