Skip to content

feat(js): Allow overriding fetch implementation used by LangSmith (#989) #1391

feat(js): Allow overriding fetch implementation used by LangSmith (#989)

feat(js): Allow overriding fetch implementation used by LangSmith (#989) #1391

Triggered via push September 9, 2024 20:40
Status Failure
Total duration 59s
Artifacts

js_test.yml

on: push
Check formatting
26s
Check formatting
Check linting
25s
Check linting
Build and check types
33s
Build and check types
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 17 warnings
Unit Tests (ubuntu-latest, 18.x)
Process completed with exit code 1.
Unit Tests (windows-latest, 20.x)
The job was canceled because "ubuntu-latest_18_x" failed.
Unit Tests (windows-latest, 20.x)
The operation was canceled.
Check linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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: js/src/client.ts#L1290
Unexpected any. Specify a different type
Check linting: js/src/client.ts#L1578
Unexpected any. Specify a different type
Check linting: js/src/client.ts#L2721
'_' is assigned a value but never used
Check linting: js/src/client.ts#L3055
Unexpected any. Specify a different type
Check linting: js/src/client.ts#L3094
Unexpected any. Specify a different type
Check linting: js/src/client.ts#L3160
'_' is assigned a value but never used
Check linting: js/src/client.ts#L3265
'_' is assigned a value but never used
Check linting: js/src/client.ts#L3309
'_' is assigned a value but never used
Check linting: js/src/client.ts#L3342
Unexpected any. Specify a different type
Check linting: js/src/client.ts#L3351
'_' is assigned a value but never used
Check formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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 and check types
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
Unit Tests (macos-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
Unit Tests (ubuntu-latest, 22.4.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
Unit Tests (ubuntu-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
Unit Tests (ubuntu-latest, 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/