Skip to content

chore(deps): bump the ai-sdk group with 8 updates #7806

chore(deps): bump the ai-sdk group with 8 updates

chore(deps): bump the ai-sdk group with 8 updates #7806

Triggered via pull request December 22, 2025 23:46
Status Failure
Total duration 4m 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build
@tambo-ai-cloud/backend#build: command (/home/runner/work/tambo/tambo/packages/backend) /opt/hostedtoolcache/node/22.21.1/x64/bin/npm run build exited (2)
build
Type 'undefined' does not satisfy the constraint 'Output<any, any>'.
build
Argument of type 'ToolApprovalRequestOutput<ToolSet> | ({ type: "tool-output-denied"; } & { type: "tool-output-denied"; toolCallId: string; toolName: string; providerExecuted?: boolean | undefined; dynamic?: false | undefined; })' is not assignable to parameter of type 'never'.
build
Argument of type 'GenerateTextResult<ToolSet, Output<any, any>>' is not assignable to parameter of type 'GenerateTextResult<Record<string, Tool>, undefined>'.
build
Type 'OpenAICompatibleProvider<string, string, string, string>' is not assignable to type 'ConfiguredProvider'.
build
Type '(options?: GroqProviderSettings | undefined) => GroqProvider' is not assignable to type 'ProviderFactory'.
build
Type '(options?: GoogleGenerativeAIProviderSettings | undefined) => GoogleGenerativeAIProvider' is not assignable to type 'ProviderFactory'.
build
Type '(options?: MistralProviderSettings | undefined) => MistralProvider' is not assignable to type 'ProviderFactory'.
build
Type '(options?: AnthropicProviderSettings | undefined) => AnthropicProvider' is not assignable to type 'ProviderFactory'.
build
Type '(options?: OpenAIProviderSettings | undefined) => OpenAIProvider' is not assignable to type 'ProviderFactory'.
build: packages/backend/src/services/llm/agent-client.test.ts#L1378
Unexpected any. Specify a different type
build: packages/backend/src/services/llm/agent-client.test.ts#L1377
Unexpected any. Specify a different type
build: packages/backend/src/services/llm/agent-client.test.ts#L1323
Unexpected any. Specify a different type
build: packages/backend/src/services/llm/agent-client.test.ts#L1322
Unexpected any. Specify a different type
build: react-sdk/src/util/resource-content-resolver.ts#L6
Missing JSDoc @returns declaration
build: react-sdk/src/providers/tambo-provider.tsx#L48
Missing @param "props.resources"
build: react-sdk/src/providers/tambo-provider.tsx#L48
Missing @param "props.listResources"
build: react-sdk/src/providers/tambo-provider.tsx#L48
Missing @param "props.getResource"
build: react-sdk/src/mcp/mcp-hooks.ts#L189
Missing JSDoc @returns declaration
build: react-sdk/src/mcp/mcp-hooks.ts#L68
Missing JSDoc @returns declaration