Skip to content

feat (ai/core): multi-part tool results (incl. images) #7194

feat (ai/core): multi-part tool results (incl. images)

feat (ai/core): multi-part tool results (incl. images) #7194

Triggered via pull request October 25, 2024 07:59
Status Failure
Total duration 1m 41s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
TypeScript
Type '{ type: "text"; text: string; }' is not assignable to type 'AnthropicTextContent | AnthropicToolCallContent'.
TypeScript
Type '{ type: "text"; text: string; }' is not assignable to type 'AnthropicTextContent | AnthropicToolCallContent'.
TypeScript
Type '{ type: "text"; text: string; }' is not assignable to type 'AnthropicTextContent | AnthropicToolCallContent'.
TypeScript
Type '{ type: "tool_use"; id: string; name: string; input: { value: string; }; }' is not assignable to type 'AnthropicTextContent | AnthropicToolCallContent'.
TypeScript
Type '{ type: "text"; text: string; }' is not assignable to type 'AnthropicTextContent | AnthropicToolCallContent'.
TypeScript
Type '{ type: "tool_use"; id: string; name: string; input: { value: string; }; }' is not assignable to type 'AnthropicTextContent | AnthropicToolCallContent'.
TypeScript
@ai-sdk/anthropic#type-check: command (/home/runner/work/ai/ai/packages/anthropic) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (1)
TypeScript
Process completed with exit code 1.
Prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
TypeScript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/