chore(release): prepare v0.0.6 #20
release.yml
on: push
Preflight
1m 46s
Configure build matrix
2s
Matrix: build
Finalize release
0s
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.
|