Skip to content

anthropic[minor]: Implement actual anthropic tool call streaming #14428

anthropic[minor]: Implement actual anthropic tool call streaming

anthropic[minor]: Implement actual anthropic tool call streaming #14428

Triggered via pull request July 12, 2024 20:32
Status Failure
Total duration 6m 19s
Artifacts

ci.yml

on: pull_request
Check linting
5m 0s
Check linting
test-exports  /  exports-esbuild
5m 53s
test-exports / exports-esbuild
test-exports  /  exports-esm
4m 39s
test-exports / exports-esm
test-exports  /  exports-cjs
4m 52s
test-exports / exports-cjs
test-exports  /  exports-cf
4m 51s
test-exports / exports-cf
test-exports  /  exports-vercel
6m 5s
test-exports / exports-vercel
test-exports  /  exports-vite
4m 18s
test-exports / exports-vite
test-exports  /  exports-tsc
4m 4s
test-exports / exports-tsc
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 18 warnings
Check linting: libs/langchain-anthropic/src/tests/chat_models-tools.int.test.ts#L392
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Check linting: libs/langchain-anthropic/src/tests/chat_models-tools.int.test.ts#L407
'argsStringArr' is never reassigned. Use 'const' instead
Check linting
@langchain/anthropic#lint: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-anthropic) /tmp/xfs-9553c9a5/yarn run lint exited (1)
Check linting
Process completed with exit code 1.
test-exports / exports-tsc
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/
test-exports / exports-vite
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/
test-exports / exports-esm
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/
test-exports / exports-cf
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/
test-exports / exports-cjs
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/
Check linting: libs/create-langchain-integration/helpers/templates.ts#L10
Unexpected any. Specify a different type
Check linting: libs/create-langchain-integration/helpers/templates.ts#L28
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/base.ts#L7
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L497
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L534
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L541
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L548
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L555
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L562
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L569
Unexpected any. Specify a different type
test-exports / exports-esbuild
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/
test-exports / exports-vercel
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/