Skip to content

core[minor]: Add ID field to document #14050

core[minor]: Add ID field to document

core[minor]: Add ID field to document #14050

Triggered via pull request June 25, 2024 17:57
Status Failure
Total duration 5m 53s
Artifacts

ci.yml

on: pull_request
Check linting
4m 56s
Check linting
test-exports  /  exports-esbuild
3m 23s
test-exports / exports-esbuild
test-exports  /  exports-esm
3m 10s
test-exports / exports-esm
test-exports  /  exports-cjs
3m 8s
test-exports / exports-cjs
test-exports  /  exports-cf
3m 15s
test-exports / exports-cf
test-exports  /  exports-vercel
3m 13s
test-exports / exports-vercel
test-exports  /  exports-vite
3m 19s
test-exports / exports-vite
test-exports  /  exports-tsc
3m 9s
test-exports / exports-tsc
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 18 warnings
test-exports / exports-cjs
Property 'id' will overwrite the base property in 'Document<Record<string, any>>'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
test-exports / exports-cjs
@langchain/community#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-89b915a8/yarn run build:internal exited (1)
test-exports / exports-cjs
@langchain/community#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-1fc887c3/yarn run build exited (1)
test-exports / exports-cjs
Process completed with exit code 1.
test-exports / exports-esm
@langchain/community#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-18208828/yarn run build:internal exited (1)
test-exports / exports-esm
Property 'id' will overwrite the base property in 'Document<Record<string, any>>'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
test-exports / exports-esm
@langchain/community#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-361fb2f5/yarn run build exited (1)
test-exports / exports-esm
Process completed with exit code 1.
test-exports / exports-cf
Property 'id' will overwrite the base property in 'Document<Record<string, any>>'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
test-exports / exports-cf
@langchain/community#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-32e2f330/yarn run build:internal exited (1)
test-exports / exports-cf
@langchain/community#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-3ac8c8f2/yarn run build exited (1)
test-exports / exports-cf
Process completed with exit code 1.
test-exports / exports-vercel
Property 'id' will overwrite the base property in 'Document<Record<string, any>>'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
test-exports / exports-vercel
@langchain/community#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-5f8ca119/yarn run build:internal exited (1)
test-exports / exports-vercel
@langchain/community#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-5c092273/yarn run build exited (1)
test-exports / exports-vercel
Process completed with exit code 1.
test-exports / exports-esbuild
Property 'id' will overwrite the base property in 'Document<Record<string, any>>'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
test-exports / exports-esbuild
@langchain/community#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-0bdd8bba/yarn run build:internal exited (1)
test-exports / exports-esbuild
@langchain/community#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-fe50dfa3/yarn run build exited (1)
test-exports / exports-esbuild
Process completed with exit code 1.
test-exports / exports-tsc
Property 'id' will overwrite the base property in 'Document<Record<string, any>>'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
test-exports / exports-tsc
@langchain/community#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-ed5e77d6/yarn run build:internal exited (1)
test-exports / exports-tsc
@langchain/community#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-e1e16f4f/yarn run build exited (1)
test-exports / exports-tsc
Process completed with exit code 1.
test-exports / exports-vite
Property 'id' will overwrite the base property in 'Document<Record<string, any>>'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
test-exports / exports-vite
@langchain/community#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-45fab8a7/yarn run build:internal exited (1)
test-exports / exports-vite
@langchain/community#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-843c2b73/yarn run build exited (1)
test-exports / exports-vite
Process completed with exit code 1.
test-exports / exports-cjs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-exports / exports-esm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-exports / exports-cf
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-exports / exports-vercel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-exports / exports-esbuild
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-exports / exports-tsc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-exports / exports-vite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L432
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L439
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L446
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L453
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L460
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L467
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L474
Unexpected any. Specify a different type