Skip to content

core[minor]: Add raw_output field to ToolMessage #14372

core[minor]: Add raw_output field to ToolMessage

core[minor]: Add raw_output field to ToolMessage #14372

Triggered via pull request July 10, 2024 18:43
Status Failure
Total duration 5m 53s
Artifacts

ci.yml

on: pull_request
Check linting
1m 47s
Check linting
test-exports  /  exports-esbuild
5m 29s
test-exports / exports-esbuild
test-exports  /  exports-esm
5m 13s
test-exports / exports-esm
test-exports  /  exports-cjs
4m 40s
test-exports / exports-cjs
test-exports  /  exports-cf
4m 33s
test-exports / exports-cf
test-exports  /  exports-vercel
5m 38s
test-exports / exports-vercel
test-exports  /  exports-vite
4m 29s
test-exports / exports-vite
test-exports  /  exports-tsc
4m 12s
test-exports / exports-tsc
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Check linting
@langchain/core#lint: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-a1776bdd/yarn run lint exited (1)
Check linting: langchain-core/src/messages/tool.ts#L10
Constraining the generic type `RawOutput` to `any` does nothing and is unnecessary
Check linting: langchain-core/src/messages/tool.ts#L10
Unexpected any. Specify a different type
Check linting: langchain-core/src/messages/tool.ts#L10
Unexpected any. Specify a different type
Check linting: langchain-core/src/messages/tool.ts#L26
Constraining the generic type `RawOutput` to `any` does nothing and is unnecessary
Check linting: langchain-core/src/messages/tool.ts#L26
Unexpected any. Specify a different type
Check linting: langchain-core/src/messages/tool.ts#L26
Unexpected any. Specify a different type
Check linting: langchain-core/src/messages/tool.ts#L83
Constraining the generic type `RawOutput` to `any` does nothing and is unnecessary
Check linting: langchain-core/src/messages/tool.ts#L83
Unexpected any. Specify a different type
Check linting: langchain-core/src/messages/tool.ts#L83
Unexpected any. Specify a different type
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
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-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/
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-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/