fix(shell): keep docker-git runtime state in Docker-managed volumes #500
check.yml
on: pull_request
Build
49s
Types
56s
Lint
1m 52s
Test
1m 9s
Lint Effect-TS
40s
E2E (Local package CLI)
1m 1s
E2E (OpenCode)
4m 2s
E2E (Clone cache)
3m 54s
E2E (Login context)
4m 2s
E2E (Runtime volumes + SSH)
3m 46s
Annotations
14 errors
|
Lint Effect-TS
Process completed with exit code 1.
|
|
Lint Effect-TS:
packages/app/src/lib/core/command-builders.ts#L2
'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
|
|
Types
Cannot find module '@lib/core/command-options' or its corresponding type declarations.
|
|
Types
Cannot find module '@lib/core/domain' or its corresponding type declarations.
|
|
Types
Cannot find module '@lib/core/resource-limits' or its corresponding type declarations.
|
|
Types
Cannot find module '@lib/core/domain' or its corresponding type declarations.
|
|
Types
Cannot find module '@lib/shell/errors' or its corresponding type declarations.
|
|
Types
Property 'name' does not exist on type 'JSSyntaxElement'.
|
|
Types
Namespace '"/home/runner/work/docker-git/docker-git/node_modules/.pnpm/eslint@10.1.0_jiti@2.6.1/node_modules/eslint/lib/types/index"' has no exported member 'SpreadElement'.
|
|
Types
Property 'quasis' does not exist on type 'JSSyntaxElement & { readonly value?: unknown; }'.
|
|
Types
Property 'quasis' does not exist on type 'JSSyntaxElement & { readonly value?: unknown; }'.
|
|
Types
Property 'expressions' does not exist on type 'JSSyntaxElement & { readonly value?: unknown; }'.
|
|
Test
Process completed with exit code 1.
|
|
Lint
Process completed with exit code 1.
|