Skip to content

fix(langgraph): Fix .updateState when using managed values #1373

fix(langgraph): Fix .updateState when using managed values

fix(langgraph): Fix .updateState when using managed values #1373

Triggered via pull request September 18, 2024 21:42
Status Cancelled
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Build
1m 5s
Build
Check linting
1m 4s
Check linting
Check formatting
1m 6s
Check formatting
check-readmes-synced
4s
check-readmes-synced
Validate Deno and Node dependencies in sync
8s
Validate Deno and Node dependencies in sync
validate-new-notebooks
4s
validate-new-notebooks
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
Unit Tests (ubuntu-latest, 18.x)
@langchain/langgraph#build: command (/home/runner/work/langgraphjs/langgraphjs/libs/langgraph) /tmp/xfs-fc494b2f/yarn run build exited (1)
Unit Tests (ubuntu-latest, 18.x)
Type '{ role: string; content: string; }' is not assignable to type 'BaseMessage'.
Unit Tests (ubuntu-latest, 18.x)
Type '{ role: string; content: string; }' is not assignable to type 'BaseMessage'.
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)
Type '{ role: string; content: string; }' is not assignable to type 'BaseMessage'.
Unit Tests (ubuntu-latest, 20.x)
Type '{ role: string; content: string; }' is not assignable to type 'BaseMessage'.
Unit Tests (ubuntu-latest, 20.x)
@langchain/langgraph#build: command (/home/runner/work/langgraphjs/langgraphjs/libs/langgraph) /tmp/xfs-3f7565eb/yarn run build exited (1)
Unit Tests (ubuntu-latest, 20.x)
The operation was canceled.
Unit Tests (windows-latest, 22.4.1)
The job was canceled because "ubuntu-latest_18_x" failed.
Unit Tests (windows-latest, 22.4.1)
The operation was canceled.
Unit Tests (ubuntu-latest, 22.4.1)
The job was canceled because "ubuntu-latest_18_x" failed.
Unit Tests (ubuntu-latest, 22.4.1)
The operation was canceled.
Unit Tests (macos-latest, 22.4.1)
The job was canceled because "ubuntu-latest_18_x" failed.
Unit Tests (macos-latest, 22.4.1)
The operation was canceled.
Build
Canceling since a higher priority waiting request for 'CI-refs/pull/495/merge' exists
Build
The operation was canceled.
Check linting
Canceling since a higher priority waiting request for 'CI-refs/pull/495/merge' exists
Check linting
The operation was canceled.
Check formatting
Canceling since a higher priority waiting request for 'CI-refs/pull/495/merge' exists
Check formatting
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/