Skip to content

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

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

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

Triggered via pull request March 27, 2026 17:47
Status Failure
Total duration 5m 59s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Lint Effect-TS
Process completed with exit code 1.
Lint Effect-TS: packages/lib/tests/usecases/docker-up-force.test.ts#L55
Casting is only allowed in src/core/axioms.ts
Lint Effect-TS: packages/lib/tests/usecases/docker-up-force.test.ts#L48
Casting is only allowed in src/core/axioms.ts
Lint Effect-TS: packages/lib/tests/usecases/docker-up-force.test.ts#L10
'node:path' 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/lib/tests/usecases/docker-up-force.test.ts#L10
'node:path' import is restricted from being used. Use @effect/platform Path instead of node:path
Lint Effect-TS: packages/lib/tests/shell/docker.test.ts#L61
Avoid await. Use Effect.gen / Effect.flatMap
Lint Effect-TS: packages/lib/tests/shell/docker.test.ts#L57
Avoid async/await. Use Effect.gen / Effect.tryPromise
Lint
Process completed with exit code 1.