core[minor]: Convert runnable to tool #409
test-exports.yml
on: pull_request
exports-esbuild
2m 25s
exports-esm
2m 16s
exports-cjs
2m 20s
exports-cf
2m 11s
exports-vercel
2m 18s
exports-vite
2m 6s
exports-tsc
2m 13s
Annotations
63 errors and 7 warnings
exports-vite
@langchain/core#build: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-2529d857/yarn run build exited (1)
|
exports-vite
Property 'partial' in type 'ChatPromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BaseChatPromptTemplate<RunInput, PartialVariableName>'.
|
exports-vite
Type 'ChatPromptTemplate<RunInput extends Symbol ? ParamsFromFString<T> : RunInput, any>' is not assignable to type 'ChatPromptTemplate<InputValues | ExtractedFStringParams<T, RunInput>, any>'.
|
exports-vite
Property 'partial' in type 'ImagePromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BasePromptTemplate<RunInput, ImagePromptValue, PartialVariableName>'.
|
exports-vite
Property 'partial' in type 'PromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BaseStringPromptTemplate<RunInput, PartialVariableName>'.
|
exports-vite
Argument of type 'Runnable<RunInput, RunOutput, RunnableConfig> | Awaited<RunOutput>' is not assignable to parameter of type 'RunOutput | PromiseLike<RunOutput>'.
|
exports-vite
Module '"./runnables/base.js"' declares 'convertRunnableToTool' locally, but it is not exported.
|
exports-vite
@langchain/core#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-b19cee67/yarn run build:internal exited (1)
|
exports-vite
Process completed with exit code 1.
|
exports-cf
@langchain/core#build: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-e7bf228a/yarn run build exited (1)
|
exports-cf
Property 'partial' in type 'ChatPromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BaseChatPromptTemplate<RunInput, PartialVariableName>'.
|
exports-cf
Type 'ChatPromptTemplate<RunInput extends Symbol ? ParamsFromFString<T> : RunInput, any>' is not assignable to type 'ChatPromptTemplate<InputValues | ExtractedFStringParams<T, RunInput>, any>'.
|
exports-cf
Property 'partial' in type 'ImagePromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BasePromptTemplate<RunInput, ImagePromptValue, PartialVariableName>'.
|
exports-cf
Property 'partial' in type 'PromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BaseStringPromptTemplate<RunInput, PartialVariableName>'.
|
exports-cf
Argument of type 'Runnable<RunInput, RunOutput, RunnableConfig> | Awaited<RunOutput>' is not assignable to parameter of type 'RunOutput | PromiseLike<RunOutput>'.
|
exports-cf
Module '"./runnables/base.js"' declares 'convertRunnableToTool' locally, but it is not exported.
|
exports-cf
@langchain/core#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-5a545820/yarn run build:internal exited (1)
|
exports-cf
Process completed with exit code 1.
|
exports-tsc
@langchain/core#build: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-2d82dd3a/yarn run build exited (1)
|
exports-tsc
Property 'partial' in type 'ChatPromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BaseChatPromptTemplate<RunInput, PartialVariableName>'.
|
exports-tsc
Type 'ChatPromptTemplate<RunInput extends Symbol ? ParamsFromFString<T> : RunInput, any>' is not assignable to type 'ChatPromptTemplate<InputValues | ExtractedFStringParams<T, RunInput>, any>'.
|
exports-tsc
Property 'partial' in type 'ImagePromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BasePromptTemplate<RunInput, ImagePromptValue, PartialVariableName>'.
|
exports-tsc
Property 'partial' in type 'PromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BaseStringPromptTemplate<RunInput, PartialVariableName>'.
|
exports-tsc
Argument of type 'Runnable<RunInput, RunOutput, RunnableConfig> | Awaited<RunOutput>' is not assignable to parameter of type 'RunOutput | PromiseLike<RunOutput>'.
|
exports-tsc
Module '"./runnables/base.js"' declares 'convertRunnableToTool' locally, but it is not exported.
|
exports-tsc
@langchain/core#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-873662f4/yarn run build:internal exited (1)
|
exports-tsc
Process completed with exit code 1.
|
exports-esm
Property 'partial' in type 'ChatPromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BaseChatPromptTemplate<RunInput, PartialVariableName>'.
|
exports-esm
@langchain/core#build: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-14d6f0b1/yarn run build exited (1)
|
exports-esm
Type 'ChatPromptTemplate<RunInput extends Symbol ? ParamsFromFString<T> : RunInput, any>' is not assignable to type 'ChatPromptTemplate<InputValues | ExtractedFStringParams<T, RunInput>, any>'.
|
exports-esm
Property 'partial' in type 'ImagePromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BasePromptTemplate<RunInput, ImagePromptValue, PartialVariableName>'.
|
exports-esm
Property 'partial' in type 'PromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BaseStringPromptTemplate<RunInput, PartialVariableName>'.
|
exports-esm
Argument of type 'Runnable<RunInput, RunOutput, RunnableConfig> | Awaited<RunOutput>' is not assignable to parameter of type 'RunOutput | PromiseLike<RunOutput>'.
|
exports-esm
Module '"./runnables/base.js"' declares 'convertRunnableToTool' locally, but it is not exported.
|
exports-esm
@langchain/core#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-b19757e4/yarn run build:internal exited (1)
|
exports-esm
Process completed with exit code 1.
|
exports-cjs
Property 'partial' in type 'ChatPromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BaseChatPromptTemplate<RunInput, PartialVariableName>'.
|
exports-cjs
Type 'ChatPromptTemplate<RunInput extends Symbol ? ParamsFromFString<T> : RunInput, any>' is not assignable to type 'ChatPromptTemplate<InputValues | ExtractedFStringParams<T, RunInput>, any>'.
|
exports-cjs
Property 'partial' in type 'ImagePromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BasePromptTemplate<RunInput, ImagePromptValue, PartialVariableName>'.
|
exports-cjs
Property 'partial' in type 'PromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BaseStringPromptTemplate<RunInput, PartialVariableName>'.
|
exports-cjs
Argument of type 'Runnable<RunInput, RunOutput, RunnableConfig> | Awaited<RunOutput>' is not assignable to parameter of type 'RunOutput | PromiseLike<RunOutput>'.
|
exports-cjs
Module '"./runnables/base.js"' declares 'convertRunnableToTool' locally, but it is not exported.
|
exports-cjs
@langchain/core#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-62bbe183/yarn run build:internal exited (1)
|
exports-cjs
@langchain/core#build: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-31632ecb/yarn run build exited (1)
|
exports-cjs
Process completed with exit code 1.
|
exports-vercel
@langchain/core#build: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-ab4656ab/yarn run build exited (1)
|
exports-vercel
Property 'partial' in type 'ChatPromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BaseChatPromptTemplate<RunInput, PartialVariableName>'.
|
exports-vercel
Type 'ChatPromptTemplate<RunInput extends Symbol ? ParamsFromFString<T> : RunInput, any>' is not assignable to type 'ChatPromptTemplate<InputValues | ExtractedFStringParams<T, RunInput>, any>'.
|
exports-vercel
Property 'partial' in type 'ImagePromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BasePromptTemplate<RunInput, ImagePromptValue, PartialVariableName>'.
|
exports-vercel
Property 'partial' in type 'PromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BaseStringPromptTemplate<RunInput, PartialVariableName>'.
|
exports-vercel
Argument of type 'Runnable<RunInput, RunOutput, RunnableConfig> | Awaited<RunOutput>' is not assignable to parameter of type 'RunOutput | PromiseLike<RunOutput>'.
|
exports-vercel
Module '"./runnables/base.js"' declares 'convertRunnableToTool' locally, but it is not exported.
|
exports-vercel
@langchain/core#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-ecd78991/yarn run build:internal exited (1)
|
exports-vercel
Process completed with exit code 1.
|
exports-esbuild
@langchain/core#build: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-ed4bce0a/yarn run build exited (1)
|
exports-esbuild
Property 'partial' in type 'ChatPromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BaseChatPromptTemplate<RunInput, PartialVariableName>'.
|
exports-esbuild
Type 'ChatPromptTemplate<RunInput extends Symbol ? ParamsFromFString<T> : RunInput, any>' is not assignable to type 'ChatPromptTemplate<InputValues | ExtractedFStringParams<T, RunInput>, any>'.
|
exports-esbuild
Property 'partial' in type 'ImagePromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BasePromptTemplate<RunInput, ImagePromptValue, PartialVariableName>'.
|
exports-esbuild
Property 'partial' in type 'PromptTemplate<RunInput, PartialVariableName>' is not assignable to the same property in base type 'BaseStringPromptTemplate<RunInput, PartialVariableName>'.
|
exports-esbuild
Argument of type 'Runnable<RunInput, RunOutput, RunnableConfig> | Awaited<RunOutput>' is not assignable to parameter of type 'RunOutput | PromiseLike<RunOutput>'.
|
exports-esbuild
Module '"./runnables/base.js"' declares 'convertRunnableToTool' locally, but it is not exported.
|
exports-esbuild
@langchain/core#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-253d5308/yarn run build:internal exited (1)
|
exports-esbuild
Process completed with exit code 1.
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|