Skip to content

Release

Release #142

Manually triggered May 11, 2026 09:50
Status Failure
Total duration 1m 36s
Artifacts

release.yml

on: workflow_dispatch
Matrix: desktop_build
Publish GitHub Release
0s
Publish GitHub Release
Publish CLI
Publish CLI
Finalize release
Finalize release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
Preflight
Process completed with exit code 2.
Preflight
@okcode/web#typecheck: command (/home/runner/work/okcode/okcode/apps/web) /home/runner/.bun/bin/bun run typecheck exited (2)
Preflight
Type '"default" | "custom" | "carbon" | "purple-stuff" | "hot-tamale" | "iridescent-void"' is not assignable to type 'ColorTheme'.
eslint(no-unused-vars): apps/web/src/routes/_chat.settings.index.tsx#L59
Identifier 'useCopyToClipboard' is imported but never used.
eslint(no-unused-vars): apps/web/src/routes/_chat.settings.index.tsx#L9
Identifier 'XCircleIcon' is imported but never used.
eslint(no-unused-vars): apps/web/src/routes/_chat.settings.index.tsx#L8
Identifier 'SkipForwardIcon' is imported but never used.
eslint(no-unused-vars): apps/web/src/routes/_chat.settings.index.tsx#L6
Identifier 'Loader2Icon' is imported but never used.
eslint(no-unused-vars): apps/web/src/routes/_chat.settings.index.tsx#L4
Identifier 'CheckCircle2Icon' is imported but never used.
eslint(no-unused-vars): apps/web/src/routes/_chat.project.$projectId.tsx#L25
Variable 'settings' is declared but never used. Unused variables should start with a '_'.