Skip to content

core[minor]: Allow for simple tool schema to be passed to bindTools #2271

core[minor]: Allow for simple tool schema to be passed to bindTools

core[minor]: Allow for simple tool schema to be passed to bindTools #2271

Triggered via pull request July 30, 2024 22:09
Status Failure
Total duration 3m 17s
Artifacts

unit-tests-langchain.yml

on: pull_request
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Unit Tests (ubuntu-latest, 18.x)
Type 'GoogleAIToolType[] | undefined' is not assignable to type 'GeminiTool[] | StructuredToolInterface<ZodObjectAny>[] | undefined'.
Unit Tests (ubuntu-latest, 18.x)
@langchain/google-common#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-google-common) /tmp/xfs-db2abcc9/yarn run build:internal exited (1)
Unit Tests (ubuntu-latest, 18.x)
@langchain/google-common#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-google-common) /tmp/xfs-b101a2e7/yarn run build exited (1)
Unit Tests (ubuntu-latest, 18.x)
Process completed with exit code 1.
Unit Tests (ubuntu-latest, 20.x)
The job was canceled because "ubuntu-latest_18_x" failed.
Unit Tests (ubuntu-latest, 20.x)
The operation was canceled.
Unit Tests (ubuntu-latest, 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/