Skip to content

core[minor]: Standardize tool calling #1011

core[minor]: Standardize tool calling

core[minor]: Standardize tool calling #1011

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

build-examples.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build
Expected 1 arguments, but got 2.
Build
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.
Build
Expected 1 arguments, but got 2.
Build
Process completed with exit code 1.
Build
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/.