Skip to content

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

anthropic[minor]: Implement actual anthropic tool call streaming

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

Triggered via pull request July 12, 2024 21:05
Status Failure
Total duration 5m 46s
Artifacts

ci.yml

on: pull_request
Check linting
5m 4s
Check linting
test-exports  /  exports-esbuild
4m 25s
test-exports / exports-esbuild
test-exports  /  exports-esm
4m 34s
test-exports / exports-esm
test-exports  /  exports-cjs
4m 35s
test-exports / exports-cjs
test-exports  /  exports-cf
4m 38s
test-exports / exports-cf
test-exports  /  exports-vercel
5m 33s
test-exports / exports-vercel
test-exports  /  exports-vite
4m 7s
test-exports / exports-vite
test-exports  /  exports-tsc
4m 8s
test-exports / exports-tsc
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 18 warnings
Check linting: libs/langchain-anthropic/src/chat_models.ts#L128
Assignment to property of function parameter 'extra'
Check linting: libs/langchain-anthropic/src/chat_models.ts#L160
Assignment to property of function parameter 'extra'
Check linting: libs/langchain-anthropic/src/chat_models.ts#L212
Assignment to property of function parameter 'extra'
Check linting: libs/langchain-anthropic/src/chat_models.ts#L840
'usageData' is never reassigned. Use 'const' instead
Check linting: libs/langchain-anthropic/src/chat_models.ts#L841
Unnecessary use of boolean literals in conditional expression
Check linting: libs/langchain-anthropic/src/tests/chat_models-tools.int.test.ts#L10
`@langchain/core/utils/stream` import should occur before import of `../chat_models.js`
Check linting
@langchain/anthropic#lint: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-anthropic) /tmp/xfs-b4d790cd/yarn run lint exited (1)
Check linting
Process completed with exit code 1.
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-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-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-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-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/
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/
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-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/