Skip to content

fix(deps): update all dependencies #1431

fix(deps): update all dependencies

fix(deps): update all dependencies #1431

Triggered via pull request July 2, 2026 07:14
Status Failure
Total duration 9m 30s
Artifacts

check.yml

on: pull_request
Build
1m 6s
Build
Dist deps prune
48s
Dist deps prune
Types
54s
Types
Lint
57s
Lint
Test
1m 8s
Test
Lint Effect-TS
48s
Lint Effect-TS
E2E (Local package CLI)
46s
E2E (Local package CLI)
E2E (Browser command)
3m 24s
E2E (Browser command)
E2E (OpenCode)
7m 4s
E2E (OpenCode)
E2E (Clone cache)
7m 49s
E2E (Clone cache)
E2E (Login context)
6m 53s
E2E (Login context)
E2E (Claude auth login)
3m 22s
E2E (Claude auth login)
E2E (Runtime volumes + SSH)
7m 28s
E2E (Runtime volumes + SSH)
E2E (Clone auto-open SSH)
7m 30s
E2E (Clone auto-open SSH)
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
Types
Argument of type 'unknown' is not assignable to parameter of type 'SetStateAction<{ readonly status: "running" | "stopped" | "unknown" | "missing"; readonly containerName: string; readonly projectId: string; readonly projectKey: string; readonly cdpPath: string; readonly cdpUrl: string; readonly noVncPath: string; readonly noVncUrl: string; } | null>'.
Types
Argument of type 'unknown' is not assignable to parameter of type 'SetStateAction<{ readonly envGlobalPath: string; readonly envProjectPath: string; readonly codexAuthPath: string; readonly geminiAuthPath: string; readonly grokAuthPath: string; readonly projectDir: string; ... 12 more ...; readonly activeGrokLabel: string | null; } | null>'.
Types
Type '({ githubStatus, snapshot }: { githubStatus: any; snapshot: any; }) => void' is not assignable to type '(value: unknown) => void'.
Types
Property 'pipe' does not exist on type 'never'.
Types
Property 'pipe' does not exist on type 'never'.
Types
'snapshot' is of type 'unknown'.
Types
Argument of type 'unknown' is not assignable to parameter of type 'SetStateAction<{ readonly envGlobalPath: string; readonly envProjectPath: string; readonly codexAuthPath: string; readonly geminiAuthPath: string; readonly grokAuthPath: string; readonly projectDir: string; ... 12 more ...; readonly activeGrokLabel: string | null; } | null>'.
Types
Argument of type 'unknown' is not assignable to parameter of type 'SetStateAction<{ readonly tokens: readonly { readonly key: string; readonly label: string; readonly status: "valid" | "invalid" | "unknown"; readonly login: string | null; }[]; readonly summary: string; } | null>'.
Types
Argument of type 'unknown' is not assignable to parameter of type 'SetStateAction<{ readonly codexAuthPath: string; readonly geminiAuthPath: string; readonly grokAuthPath: string; readonly globalEnvPath: string; readonly claudeAuthPath: string; readonly totalEntries: number; ... 6 more ...; readonly grokAuthEntries: number; } | null>'.
Types
Type 'Effect<{ githubStatus: unknown; snapshot: unknown; }, unknown, unknown>' is not assignable to type 'Effect<{ githubStatus: unknown; snapshot: unknown; }, string, never>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
Lint
Process completed with exit code 1.
Test
Process completed with exit code 1.
Lint Effect-TS: packages/docker-git-session-sync/src/shell.ts#L331
Effect migration blocker: use Effect.try / Effect.catch* instead of try/catch
Lint Effect-TS: packages/docker-git-session-sync/src/shell.ts#L300
Effect migration blocker: use Effect.try / Effect.catch* instead of try/catch
Lint Effect-TS: packages/docker-git-session-sync/src/shell.ts#L130
Effect migration blocker: use Effect.try / Effect.catch* instead of try/catch
Lint Effect-TS: packages/docker-git-session-sync/src/shell.ts#L118
Effect migration blocker: use Effect.try / Effect.catch* instead of try/catch
Lint Effect-TS: packages/docker-git-session-sync/src/backup.ts#L790
Effect migration blocker: use Effect.try / Effect.catch* instead of try/catch
Lint Effect-TS: packages/docker-git-session-sync/src/backup.ts#L695
Effect migration blocker: use Effect.try / Effect.catch* instead of try/catch
Lint Effect-TS: packages/docker-git-session-sync/src/backup.ts#L650
Effect migration blocker: use Effect.try / Effect.catch* instead of try/catch
Lint Effect-TS: packages/docker-git-session-sync/src/backup.ts#L597
Effect migration blocker: use Effect.try / Effect.catch* instead of try/catch
Lint Effect-TS: packages/docker-git-session-sync/src/backup.ts#L496
Effect migration blocker: use Effect.try / Effect.catch* instead of try/catch
Lint Effect-TS: packages/docker-git-session-sync/src/backup.ts#L314
Effect migration blocker: use Effect.try / Effect.catch* instead of try/catch