Skip to content

fix(kimi): resolve models against the CLI's own [models] keys + refre… #228

fix(kimi): resolve models against the CLI's own [models] keys + refre…

fix(kimi): resolve models against the CLI's own [models] keys + refre… #228

Triggered via push July 27, 2026 04:48
Status Success
Total duration 1m 46s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
typecheck · test · build (Node 20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typecheck · test · build (Node 20): src/daemon/agents/local.ts#L57
'_output' is defined but never used
typecheck · test · build (Node 20): src/daemon/agents/local.ts#L57
'_input' is defined but never used
typecheck · test · build (Node 20): src/daemon/agents/local.ts#L46
'_opts' is defined but never used
typecheck · test · build (Node 20): src/daemon/agents/local.ts#L40
'_opts' is defined but never used
typecheck · test · build (Node 20): src/components/live-run-real/index.tsx#L387
React Hook useEffect has a missing dependency: 'mergeSwapsFromArtifacts'. Either include it or remove the dependency array
typecheck · test · build (Node 20): src/components/live-run-real/index.tsx#L190
React Hook useEffect has a missing dependency: 'mergeSwapsFromArtifacts'. Either include it or remove the dependency array
typecheck · test · build (Node 20): src/cli/commands/start.ts#L28
'isRemoteDevEnv' is defined but never used
typecheck · test · build (Node 20)
React Hook useEffect has a missing dependency: 'refreshTemplates'. Either include it or remove the dependency array
typecheck · test · build (Node 20): src/app/new/page.tsx#L66
The 'attachments' array makes the dependencies of useMemo Hook (at line 73) change on every render. To fix this, wrap the initialization of 'attachments' in its own useMemo() Hook
typecheck · test · build (Node 22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typecheck · test · build (Node 22): src/daemon/agents/local.ts#L57
'_output' is defined but never used
typecheck · test · build (Node 22): src/daemon/agents/local.ts#L57
'_input' is defined but never used
typecheck · test · build (Node 22): src/daemon/agents/local.ts#L46
'_opts' is defined but never used
typecheck · test · build (Node 22): src/daemon/agents/local.ts#L40
'_opts' is defined but never used
typecheck · test · build (Node 22): src/components/live-run-real/index.tsx#L387
React Hook useEffect has a missing dependency: 'mergeSwapsFromArtifacts'. Either include it or remove the dependency array
typecheck · test · build (Node 22): src/components/live-run-real/index.tsx#L190
React Hook useEffect has a missing dependency: 'mergeSwapsFromArtifacts'. Either include it or remove the dependency array
typecheck · test · build (Node 22): src/cli/commands/start.ts#L28
'isRemoteDevEnv' is defined but never used
typecheck · test · build (Node 22)
React Hook useEffect has a missing dependency: 'refreshTemplates'. Either include it or remove the dependency array
typecheck · test · build (Node 22): src/app/new/page.tsx#L66
The 'attachments' array makes the dependencies of useMemo Hook (at line 73) change on every render. To fix this, wrap the initialization of 'attachments' in its own useMemo() Hook