fix(shell): improve docker access diagnostics and e2e paths #137
check.yml
on: push
Build
51s
Types
1m 3s
Lint
2m 30s
Test
1m 31s
Lint Effect-TS
55s
E2E (OpenCode)
2m 57s
E2E (Clone cache)
20m 7s
E2E (Login context)
2m 59s
Annotations
7 errors
|
Lint Effect-TS
Process completed with exit code 1.
|
|
Lint Effect-TS:
packages/lib/src/shell/docker.ts#L8
'node:fs' 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/src/shell/docker.ts#L8
'node:fs' import is restricted from being used. Use @effect/platform FileSystem instead of node:fs
|
|
Lint
Process completed with exit code 1.
|
|
E2E (Clone cache)
Canceling since a higher priority waiting request for Check-refs/heads/main exists
|
|
E2E (Clone cache)
The operation was canceled.
|
|
Check
Canceling since a higher priority waiting request for Check-refs/heads/main exists
|