chore(deps): bump groq-sdk from 0.3.3 to 0.9.1 #617
Annotations
10 errors and 1 warning
build-and-test (20.x)
Cannot find module 'groq-sdk/lib/chat_completions_ext.mjs' or its corresponding type declarations.
|
build-and-test (20.x)
Namespace '"/home/runner/work/genkit-plugins/genkit-plugins/node_modules/groq-sdk/resources/chat/completions".CompletionCreateParams' has no exported member 'Tool'.
|
build-and-test (20.x)
Namespace '"/home/runner/work/genkit-plugins/genkit-plugins/node_modules/groq-sdk/resources/chat/completions".CompletionCreateParams' has no exported member 'Message'.
|
build-and-test (20.x)
Namespace '"/home/runner/work/genkit-plugins/genkit-plugins/node_modules/groq-sdk/resources/chat/completions".CompletionCreateParams' has no exported member 'Message'.
|
build-and-test (20.x)
Namespace '"/home/runner/work/genkit-plugins/genkit-plugins/node_modules/groq-sdk/resources/chat/completions".CompletionCreateParams' has no exported member 'Message'.
|
build-and-test (20.x)
Namespace '"/home/runner/work/genkit-plugins/genkit-plugins/node_modules/groq-sdk/resources/chat/completions".ChatCompletion.Choice' has no exported member 'Message'.
|
build-and-test (20.x)
Type '{ toolRequest: { name: string; input?: unknown; ref?: string | undefined; }; custom?: Record<string, unknown> | undefined; text?: undefined; media?: undefined; metadata?: Record<string, unknown> | undefined; toolResponse?: undefined; data?: unknown; }[] | ({ ...; } | { ...; })[]' is not assignable to type '({ media: { url: string; contentType?: string | undefined; }; custom?: Record<string, unknown> | undefined; text?: undefined; metadata?: Record<string, unknown> | undefined; toolRequest?: undefined; toolResponse?: undefined; data?: unknown; } | ... 4 more ... | { ...; })[]'.
|
build-and-test (20.x)
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
build-and-test (20.x)
Type '"model"' is not assignable to type '"assistant"'.
|
build-and-test (20.x)
Type 'ToolCall[] | undefined' is not assignable to type 'ChatCompletionMessageToolCall[] | undefined'.
|
build-and-test (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|