Skip to content

chore(release): prepare v0.0.6 #20

chore(release): prepare v0.0.6

chore(release): prepare v0.0.6 #20

Triggered via push March 28, 2026 20:44
Status Failure
Total duration 1m 49s
Artifacts

release.yml

on: push
Configure build matrix
2s
Configure build matrix
Matrix: build
Publish GitHub Release
0s
Publish GitHub Release
Finalize release
0s
Finalize release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Preflight
Process completed with exit code 1.
Preflight
okcodes#test: command (/home/runner/work/okcode/okcode/apps/server) /home/runner/.bun/bin/bun run test exited (1)
eslint(no-unused-vars): apps/web/src/components/chat/ChatHeader.tsx#L65
Parameter 'openInCwd' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): apps/server/src/git/Layers/GitCore.ts#L35
Identifier 'resolveRuntimeEnvironment' is imported but never used.
eslint(no-unused-vars): apps/server/src/git/Layers/GitCore.ts#L34
Identifier 'ProjectionSnapshotQuery' is imported but never used.
eslint-plugin-react(iframe-missing-sandbox): apps/web/src/components/YouTubePlayer.tsx#L406
An `iframe` element defines a sandbox attribute with both allow-scripts and allow-same-origin which is invalid
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/DiffPanel.tsx#L543
React hook useCallback depends on `selectTurn`, which changes every render
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/DiffPanel.tsx#L543
React hook useCallback depends on `selectWholeConversation`, which changes every render
eslint(no-unused-vars): apps/server/src/git/Layers/CodexTextGeneration.ts#L7
Identifier 'mergeNodeProcessEnv' is imported but never used.
eslint(no-unused-vars): apps/server/src/git/Layers/GitHubCli.ts#L14
Identifier 'resolveRuntimeEnvironment' is imported but never used.
eslint(no-unused-vars): apps/server/src/git/Layers/GitHubCli.ts#L13
Identifier 'ProjectionSnapshotQuery' is imported but never used.
eslint(no-unused-vars): apps/server/src/git/Layers/GitHubCli.ts#L3
Identifier 'mergeNodeProcessEnv' is imported but never used.