Skip to content

feat(shell): auto-pull .docker-git state on docker-git startup #417

feat(shell): auto-pull .docker-git state on docker-git startup

feat(shell): auto-pull .docker-git state on docker-git startup #417

Triggered via pull request March 23, 2026 14:18
Status Failure
Total duration 4m 26s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Lint Effect-TS
Process completed with exit code 1.
Lint Effect-TS: packages/lib/tests/usecases/state-repo-auto-pull.test.ts#L250
Avoid try/catch in product code. Use Effect.try / Effect.catch*