Skip to content

refactor: 更新 AgentUserConfig 的导入路径并统一 modelKey 的获取方式 #812

refactor: 更新 AgentUserConfig 的导入路径并统一 modelKey 的获取方式

refactor: 更新 AgentUserConfig 的导入路径并统一 modelKey 的获取方式 #812

Triggered via push December 24, 2024 09:36
Status Failure
Total duration 57s
Artifacts

build.yml

on: push
Build and Test
48s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build and Test
Argument of type '{ [x: string]: string; }' is not assignable to parameter of type 'Record<keyof OpenAIConfig | keyof DallEConfig | keyof AzureConfig | keyof WorkersConfig | keyof GeminiConfig | keyof MistralConfig | keyof CohereConfig | keyof AnthropicConfig, any>'.
Build and Test
Argument of type 'string' is not assignable to parameter of type 'keyof OpenAIConfig | keyof DallEConfig | keyof AzureConfig | keyof WorkersConfig | keyof GeminiConfig | keyof MistralConfig | keyof CohereConfig | keyof AnthropicConfig'.
Build and Test
Process completed with exit code 2.
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636