core[minor]: Add raw_output field to ToolMessage #14372
ci.yml
on: pull_request
Check linting
1m 47s
test-exports
/
exports-esbuild
5m 29s
test-exports
/
exports-esm
5m 13s
test-exports
/
exports-cjs
4m 40s
test-exports
/
exports-cf
4m 33s
test-exports
/
exports-vercel
5m 38s
test-exports
/
exports-vite
4m 29s
test-exports
/
exports-tsc
4m 12s
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/
|