fix(shell): keep docker-git runtime state in Docker-managed volumes #491
check.yml
on: pull_request
Build
51s
Types
49s
Lint
1m 59s
Test
1m 32s
Lint Effect-TS
47s
E2E (Local package CLI)
56s
E2E (OpenCode)
5m 55s
E2E (Clone cache)
4m 37s
E2E (Login context)
4m 25s
E2E (Runtime volumes + SSH)
4m 18s
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.
|