Skip to content

fix(ci): nightly 跟随上游 main 提交变化重建(不只按版本号判断) #6

fix(ci): nightly 跟随上游 main 提交变化重建(不只按版本号判断)

fix(ci): nightly 跟随上游 main 提交变化重建(不只按版本号判断) #6

Triggered via push August 14, 2026 06:03
Status Failure
Total duration 57s
Artifacts –

ci.yml

on: push
build-check-test
54s
build-check-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-check-test
Process completed with exit code 2.
build-check-test: packages/ai/test/total-tokens.test.ts#L228
Argument of type '"gemini-2.0-flash"' is not assignable to parameter of type 'ModelId<{ "google-generative-ai": { "deep-research-max-preview-04-2026": { id: string; name: string; api: string; provider: string; baseUrl: string; reasoning: boolean; input: string[]; cost: { input: number; output: number; cacheRead: number; cacheWrite: number; }; contextWindow: number; maxTokens: number; }; ... 2...'.
build-check-test: packages/ai/test/context-overflow.test.ts#L207
Argument of type '"gemini-2.0-flash"' is not assignable to parameter of type 'ModelId<{ "google-generative-ai": { "deep-research-max-preview-04-2026": { id: string; name: string; api: string; provider: string; baseUrl: string; reasoning: boolean; input: string[]; cost: { input: number; output: number; cacheRead: number; cacheWrite: number; }; contextWindow: number; maxTokens: number; }; ... 2...'.