Skip to content

core[minor]docs[minor]: Add better tool implementation #13742

core[minor]docs[minor]: Add better tool implementation

core[minor]docs[minor]: Add better tool implementation #13742

Triggered via pull request June 17, 2024 20:22
Status Failure
Total duration 5m 14s
Artifacts

ci.yml

on: pull_request
Check linting
4m 51s
Check linting
test-exports  /  exports-esbuild
3m 1s
test-exports / exports-esbuild
test-exports  /  exports-esm
2m 21s
test-exports / exports-esm
test-exports  /  exports-cjs
2m 45s
test-exports / exports-cjs
test-exports  /  exports-cf
2m 25s
test-exports / exports-cf
test-exports  /  exports-vercel
2m 55s
test-exports / exports-vercel
test-exports  /  exports-vite
2m 23s
test-exports / exports-vite
test-exports  /  exports-tsc
3m 1s
test-exports / exports-tsc
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 18 warnings
test-exports / exports-esm
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-12609584/yarn run build exited (1)
test-exports / exports-esm
Property 'bindTools' in type 'ChatOpenAI<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
test-exports / exports-esm
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-55aa58bb/yarn run build:internal exited (1)
test-exports / exports-esm
Process completed with exit code 1.
test-exports / exports-vite
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-894b5771/yarn run build exited (1)
test-exports / exports-vite
Property 'bindTools' in type 'ChatOpenAI<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
test-exports / exports-vite
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-583ede1d/yarn run build:internal exited (1)
test-exports / exports-vite
Process completed with exit code 1.
test-exports / exports-cf
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-1aa9bc52/yarn run build exited (1)
test-exports / exports-cf
Property 'bindTools' in type 'ChatOpenAI<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
test-exports / exports-cf
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-ed7b3263/yarn run build:internal exited (1)
test-exports / exports-cf
Process completed with exit code 1.
test-exports / exports-cjs
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-60860f87/yarn run build exited (1)
test-exports / exports-cjs
Property 'bindTools' in type 'ChatOpenAI<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
test-exports / exports-cjs
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-2efb9943/yarn run build:internal exited (1)
test-exports / exports-cjs
Process completed with exit code 1.
test-exports / exports-vercel
Property 'bindTools' in type 'ChatOpenAI<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
test-exports / exports-vercel
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-3ebc579f/yarn run build:internal exited (1)
test-exports / exports-vercel
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-15c1a6ef/yarn run build exited (1)
test-exports / exports-vercel
Process completed with exit code 1.
test-exports / exports-tsc
Property 'bindTools' in type 'ChatOpenAI<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
test-exports / exports-tsc
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-ca8f82f5/yarn run build:internal exited (1)
test-exports / exports-tsc
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-66130ded/yarn run build exited (1)
test-exports / exports-tsc
Process completed with exit code 1.
test-exports / exports-esbuild
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-70dd85ad/yarn run build exited (1)
test-exports / exports-esbuild
Property 'bindTools' in type 'ChatOpenAI<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
test-exports / exports-esbuild
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-0f08ee0b/yarn run build:internal exited (1)
test-exports / exports-esbuild
Process completed with exit code 1.
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-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/.
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-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-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-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-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/.
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#L466
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L473
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L480
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L487
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L494
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L501
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L508
Unexpected any. Specify a different type