Skip to content

core[minor]: Standardize tool calling #11899

core[minor]: Standardize tool calling

core[minor]: Standardize tool calling #11899

Triggered via pull request April 9, 2024 21:53
Status Failure
Total duration 6m 36s
Artifacts

ci.yml

on: pull_request
Check linting
6m 25s
Check linting
test-exports  /  exports-esbuild
2m 58s
test-exports / exports-esbuild
test-exports  /  exports-esm
3m 1s
test-exports / exports-esm
test-exports  /  exports-cjs
2m 55s
test-exports / exports-cjs
test-exports  /  exports-cf
2m 52s
test-exports / exports-cf
test-exports  /  exports-vercel
3m 1s
test-exports / exports-vercel
test-exports  /  exports-vite
3m 1s
test-exports / exports-vite
test-exports  /  exports-tsc
2m 49s
test-exports / exports-tsc
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 8 warnings
test-exports / exports-tsc
Expected 1 arguments, but got 2.
test-exports / exports-tsc
Process completed with exit code 1.
test-exports / exports-cf
Expected 1 arguments, but got 2.
test-exports / exports-cf
Conversion of type '{ raw: BaseMessage; parsed: { operation: "add" | "subtract" | "multiply" | "divide"; number1: number; number2: number; }; }' to type '{ raw: AIMessage; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test-exports / exports-cf
Process completed with exit code 1.
test-exports / exports-cjs
Expected 1 arguments, but got 2.
test-exports / exports-cjs
Conversion of type '{ raw: BaseMessage; parsed: { operation: "add" | "subtract" | "multiply" | "divide"; number1: number; number2: number; }; }' to type '{ raw: AIMessage; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test-exports / exports-cjs
Process completed with exit code 1.
test-exports / exports-esbuild
Expected 1 arguments, but got 2.
test-exports / exports-esbuild
Process completed with exit code 1.
test-exports / exports-esm
Expected 1 arguments, but got 2.
test-exports / exports-vercel
Expected 1 arguments, but got 2.
test-exports / exports-esm
Conversion of type '{ raw: BaseMessage; parsed: { operation: "add" | "subtract" | "multiply" | "divide"; number1: number; number2: number; }; }' to type '{ raw: AIMessage; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test-exports / exports-vercel
Conversion of type '{ raw: BaseMessage; parsed: { operation: "add" | "subtract" | "multiply" | "divide"; number1: number; number2: number; }; }' to type '{ raw: AIMessage; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test-exports / exports-esm
Process completed with exit code 1.
test-exports / exports-vercel
Process completed with exit code 1.
test-exports / exports-vite
Expected 1 arguments, but got 2.
test-exports / exports-vite
Conversion of type '{ raw: BaseMessage; parsed: { operation: "add" | "subtract" | "multiply" | "divide"; number1: number; number2: number; }; }' to type '{ raw: AIMessage; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test-exports / exports-vite
Process completed with exit code 1.
test-exports / exports-tsc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-exports / exports-cf
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-exports / exports-cjs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-exports / exports-esbuild
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-exports / exports-esm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-exports / exports-vercel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-exports / exports-vite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.