Skip to content

feat(anthropic): Add Anthropic PDF support (document type) in invoke #2042

feat(anthropic): Add Anthropic PDF support (document type) in invoke

feat(anthropic): Add Anthropic PDF support (document type) in invoke #2042

Re-run triggered January 18, 2025 08:28
Status Failure
Total duration 4m 30s
Artifacts

test-exports.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 7 warnings
exports-cjs
Property 'disableStreaming' in type 'ChatOpenAI<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
exports-cjs
Property 'disableStreaming' will overwrite the base property in 'BaseChatModel<CallOptions, AIMessageChunk>'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
exports-cjs
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-24325bb5/yarn run build:internal exited (1)
exports-cjs
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-50bdaebf/yarn run build exited (1)
exports-cjs
Process completed with exit code 1.
exports-esm
Property 'disableStreaming' in type 'ChatOpenAI<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
exports-esm
Property 'disableStreaming' will overwrite the base property in 'BaseChatModel<CallOptions, AIMessageChunk>'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
exports-esm
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-e0c74e5b/yarn run build:internal exited (1)
exports-esm
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-70e4443e/yarn run build exited (1)
exports-esm
Process completed with exit code 1.
exports-vite
Property 'disableStreaming' in type 'ChatOpenAI<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
exports-vite
Property 'disableStreaming' will overwrite the base property in 'BaseChatModel<CallOptions, AIMessageChunk>'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
exports-vite
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-0179e26d/yarn run build:internal exited (1)
exports-vite
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-09c65e06/yarn run build exited (1)
exports-vite
Process completed with exit code 1.
exports-vercel
Property 'disableStreaming' in type 'ChatOpenAI<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
exports-vercel
Property 'disableStreaming' will overwrite the base property in 'BaseChatModel<CallOptions, AIMessageChunk>'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
exports-vercel
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-74bb0fee/yarn run build:internal exited (1)
exports-vercel
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-8ec65626/yarn run build exited (1)
exports-vercel
Process completed with exit code 1.
exports-tsc
Property 'disableStreaming' in type 'ChatOpenAI<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
exports-tsc
Property 'disableStreaming' will overwrite the base property in 'BaseChatModel<CallOptions, AIMessageChunk>'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
exports-tsc
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-664c7ef2/yarn run build:internal exited (1)
exports-tsc
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-3a9644a7/yarn run build exited (1)
exports-tsc
Process completed with exit code 1.
exports-esbuild
Property 'disableStreaming' in type 'ChatOpenAI<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
exports-esbuild
Property 'disableStreaming' will overwrite the base property in 'BaseChatModel<CallOptions, AIMessageChunk>'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
exports-esbuild
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-ae7cb398/yarn run build:internal exited (1)
exports-esbuild
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-4efe1007/yarn run build exited (1)
exports-esbuild
Process completed with exit code 1.
exports-cf
Property 'disableStreaming' in type 'ChatOpenAI<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
exports-cf
Property 'disableStreaming' will overwrite the base property in 'BaseChatModel<CallOptions, AIMessageChunk>'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
exports-cf
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-b87bd0ed/yarn run build:internal exited (1)
exports-cf
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-972743a2/yarn run build exited (1)
exports-cf
Process completed with exit code 1.
exports-cjs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
exports-esm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
exports-vite
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
exports-vercel
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
exports-tsc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
exports-esbuild
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
exports-cf
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636