Skip to content

feat (ai/core): experimental structured output for generateText #8458

feat (ai/core): experimental structured output for generateText

feat (ai/core): experimental structured output for generateText #8458

Triggered via pull request November 25, 2024 10:27
Status Failure
Total duration 2m 30s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
TypeScript
Generic type 'GenerateTextResult<TOOLS, OBJECT>' requires 2 type argument(s).
TypeScript
Parameter 'result' implicitly has an 'any' type.
TypeScript
Parameter 'toolCall' implicitly has an 'any' type.
TypeScript
Parameter 'toolCall' implicitly has an 'any' type.
TypeScript
Parameter 'call' implicitly has an 'any' type.
TypeScript
Parameter 'index' implicitly has an 'any' type.
TypeScript
Parameter 'call' implicitly has an 'any' type.
TypeScript
@ai-sdk/swarm#build: command (/home/runner/work/ai/ai/packages/swarm) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build 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/