Skip to content

core[minor]docs[minor]: new tool wrapper #13743

core[minor]docs[minor]: new tool wrapper

core[minor]docs[minor]: new tool wrapper #13743

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

ci.yml

on: pull_request
Check linting
4m 44s
Check linting
test-exports  /  exports-esbuild
2m 26s
test-exports / exports-esbuild
test-exports  /  exports-esm
2m 23s
test-exports / exports-esm
test-exports  /  exports-cjs
2m 27s
test-exports / exports-cjs
test-exports  /  exports-cf
2m 33s
test-exports / exports-cf
test-exports  /  exports-vercel
2m 45s
test-exports / exports-vercel
test-exports  /  exports-vite
2m 30s
test-exports / exports-vite
test-exports  /  exports-tsc
2m 31s
test-exports / exports-tsc
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 18 warnings
test-exports / exports-esbuild
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-64e558c6/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-fb50a4eb/yarn run build:internal exited (1)
test-exports / exports-esbuild
Process completed with exit code 1.
test-exports / exports-esm
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-dd8e4345/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-160bfcfb/yarn run build:internal exited (1)
test-exports / exports-esm
Process completed with exit code 1.
test-exports / exports-cjs
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-3c811810/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-963297b7/yarn run build:internal exited (1)
test-exports / exports-cjs
Process completed with exit code 1.
test-exports / exports-cf
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-49b81f8a/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-783fe272/yarn run build:internal exited (1)
test-exports / exports-cf
Process completed with exit code 1.
test-exports / exports-vite
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-3bcefcf1/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-98757041/yarn run build:internal exited (1)
test-exports / exports-vite
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-ffc4a999/yarn run build:internal exited (1)
test-exports / exports-tsc
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-11770dcd/yarn run build exited (1)
test-exports / exports-tsc
Process completed with exit code 1.
test-exports / exports-vercel
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-03517fa6/yarn run build exited (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-ccc87fe7/yarn run build:internal exited (1)
test-exports / exports-vercel
Process completed with exit code 1.
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-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-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-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-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-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-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/.
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