Skip to content

release: prepare v0.24.0 #97

release: prepare v0.24.0

release: prepare v0.24.0 #97

Re-run triggered April 14, 2026 14:46
Status Failure
Total duration 14m 49s
Artifacts

release.yml

on: push
iOS signing preflight
0s
iOS signing preflight
Matrix: desktop_build
iOS TestFlight
iOS TestFlight
Publish GitHub Release
Publish GitHub Release
Finalize release
0s
Finalize release
Publish CLI
0s
Publish CLI
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Preflight
Process completed with exit code 1.
Preflight
@okcode/web#test: command (/home/runner/work/okcode/okcode/apps/web) /home/runner/.bun/bin/bun run test exited (1)
src/components/merge-conflicts/ExpandableSummary.test.tsx: apps/web/src/hooks/useTheme.ts#L38
ReferenceError: localStorage is not defined ❯ getStored src/hooks/useTheme.ts:38:15 ❯ src/hooks/useTheme.ts:173:12 ❯ src/components/merge-conflicts/ExpandableSummary.tsx:5:1
src/components/chat/threadError.test.ts > humanizeThreadError > adds troubleshooting tips when requested: apps/web/src/components/chat/threadError.test.ts#L87
AssertionError: expected 'Message: Claude Code must be authenti…' to contain 'Run `claude auth login` and retry the…' Expected: "Run `claude auth login` and retry the turn." Received: "Message: Claude Code must be authenticated with `claude auth login` before starting a session. API key and auth token credentials are not supported." ❯ src/components/chat/threadError.test.ts:87:7
src/components/chat/threadError.test.ts > humanizeThreadError > detects provider authentication failures: apps/web/src/components/chat/threadError.test.ts#L53
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/components/chat/threadError.test.ts:53:7