Skip to content

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

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

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

Triggered via pull request April 1, 2026 18:13
Status Failure
Total duration 4m 7s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.