Skip to content

Implement send API #763

Implement send API

Implement send API #763

Triggered via pull request August 9, 2024 08:55
@jacoblee93jacoblee93
synchronize #305
jacob/send
Status Failure
Total duration 1m 44s
Artifacts

ci.yml

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

Annotations

19 errors and 4 warnings
Unit Tests (ubuntu-latest, 18.x)
@langchain/langgraph#build: command (/home/runner/work/langgraphjs/langgraphjs/langgraph) /tmp/xfs-72351012/yarn run build exited (1)
Unit Tests (ubuntu-latest, 18.x)
Property 'pending_sends' is missing in type '{ v: number; id: string; ts: string; channel_values: { someKey1: string; }; channel_versions: { someKey2: number; }; versions_seen: { someKey3: { someKey4: number; }; }; }' but required in type 'Checkpoint<string, string>'.
Unit Tests (ubuntu-latest, 18.x)
Property 'pending_sends' is missing in type '{ v: number; id: string; ts: string; channel_values: { someKey1: string; }; channel_versions: { someKey2: number; }; versions_seen: { someKey3: { someKey4: number; }; }; }' but required in type 'Checkpoint<string, string>'.
Unit Tests (ubuntu-latest, 18.x)
Process completed with exit code 1.
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, 20.x)
The job was canceled because "ubuntu-latest_18_x" failed.
Unit Tests (ubuntu-latest, 20.x)
Property 'pending_sends' is missing in type '{ v: number; id: string; ts: string; channel_values: { someKey1: string; }; channel_versions: { someKey2: number; }; versions_seen: { someKey3: { someKey4: number; }; }; }' but required in type 'Checkpoint<string, string>'.
Unit Tests (ubuntu-latest, 20.x)
Property 'pending_sends' is missing in type '{ v: number; id: string; ts: string; channel_values: { someKey1: string; }; channel_versions: { someKey2: number; }; versions_seen: { someKey3: { someKey4: number; }; }; }' but required in type 'Checkpoint<string, string>'.
Unit Tests (ubuntu-latest, 20.x)
@langchain/langgraph#build: command (/home/runner/work/langgraphjs/langgraphjs/langgraph) /tmp/xfs-f6ecd77d/yarn run build exited (1)
Unit Tests (ubuntu-latest, 20.x)
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.
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.
Build
Property 'pending_sends' is missing in type '{ v: number; id: string; ts: string; channel_values: { someKey1: string; }; channel_versions: { someKey2: number; }; versions_seen: { someKey3: { someKey4: number; }; }; }' but required in type 'Checkpoint<string, string>'.
Build
Property 'pending_sends' is missing in type '{ v: number; id: string; ts: string; channel_values: { someKey1: string; }; channel_versions: { someKey2: number; }; versions_seen: { someKey3: { someKey4: number; }; }; }' but required in type 'Checkpoint<string, string>'.
Build
@langchain/langgraph#build: command (/home/runner/work/langgraphjs/langgraphjs/langgraph) /tmp/xfs-d0947770/yarn run build exited (1)
Build
Process completed with exit code 1.
Unit Tests (ubuntu-latest, 18.x)
The following actions uses Node.js version which is deprecated 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/
Check formatting
The following actions uses Node.js version which is deprecated 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/
Build
The following actions uses Node.js version which is deprecated 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/
Check linting
The following actions uses Node.js version which is deprecated 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/