Skip to content

feat(core): Allow checking tool_calls on any BaseMessage without type casts #1985

feat(core): Allow checking tool_calls on any BaseMessage without type casts

feat(core): Allow checking tool_calls on any BaseMessage without type casts #1985

Triggered via pull request January 7, 2025 22:41
Status Failure
Total duration 3m 13s
Artifacts

test-exports.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 7 warnings
exports-cf
Argument of type 'AIMessage' is not assignable to parameter of type 'HumanMessage'.
exports-cf
Argument of type 'AIMessageChunk' is not assignable to parameter of type 'HumanMessage'.
exports-cf
@langchain/standard-tests#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-standard-tests) /tmp/xfs-51d32c81/yarn run build:internal exited (1)
exports-cf
@langchain/standard-tests#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-standard-tests) /tmp/xfs-0359e825/yarn run build exited (1)
exports-cf
Process completed with exit code 1.
exports-esm
@langchain/standard-tests#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-standard-tests) /tmp/xfs-9732a59d/yarn run build:internal exited (1)
exports-esm
Argument of type 'AIMessage' is not assignable to parameter of type 'HumanMessage'.
exports-esm
Argument of type 'AIMessageChunk' is not assignable to parameter of type 'HumanMessage'.
exports-esm
Argument of type 'AIMessage' is not assignable to parameter of type 'HumanMessage'.
exports-esm
Argument of type 'AIMessageChunk' is not assignable to parameter of type 'HumanMessage'.
exports-esm
@langchain/standard-tests#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-standard-tests) /tmp/xfs-962dea23/yarn run build exited (1)
exports-esm
Process completed with exit code 1.
exports-cjs
Argument of type 'AIMessage' is not assignable to parameter of type 'HumanMessage'.
exports-cjs
Argument of type 'AIMessageChunk' is not assignable to parameter of type 'HumanMessage'.
exports-cjs
@langchain/standard-tests#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-standard-tests) /tmp/xfs-4c481da1/yarn run build:internal exited (1)
exports-cjs
@langchain/standard-tests#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-standard-tests) /tmp/xfs-06235316/yarn run build exited (1)
exports-cjs
Process completed with exit code 1.
exports-esbuild
Argument of type 'AIMessage' is not assignable to parameter of type 'HumanMessage'.
exports-esbuild
Argument of type 'AIMessageChunk' is not assignable to parameter of type 'HumanMessage'.
exports-esbuild
@langchain/standard-tests#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-standard-tests) /tmp/xfs-dfa762a5/yarn run build:internal exited (1)
exports-esbuild
@langchain/standard-tests#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-standard-tests) /tmp/xfs-6178c899/yarn run build exited (1)
exports-tsc
@langchain/standard-tests#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-standard-tests) /tmp/xfs-a611ac10/yarn run build:internal exited (1)
exports-esbuild
Process completed with exit code 1.
exports-tsc
Argument of type 'AIMessage' is not assignable to parameter of type 'HumanMessage'.
exports-tsc
Argument of type 'AIMessageChunk' is not assignable to parameter of type 'HumanMessage'.
exports-tsc
@langchain/standard-tests#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-standard-tests) /tmp/xfs-0f9740b3/yarn run build exited (1)
exports-tsc
Process completed with exit code 1.
exports-vite
Argument of type 'AIMessage' is not assignable to parameter of type 'HumanMessage'.
exports-vite
Argument of type 'AIMessageChunk' is not assignable to parameter of type 'HumanMessage'.
exports-vite
Argument of type 'AIMessage' is not assignable to parameter of type 'HumanMessage'.
exports-vite
Argument of type 'AIMessageChunk' is not assignable to parameter of type 'HumanMessage'.
exports-vite
@langchain/standard-tests#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-standard-tests) /tmp/xfs-e8e5b4bf/yarn run build:internal exited (1)
exports-vite
@langchain/standard-tests#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-standard-tests) /tmp/xfs-dde499f5/yarn run build exited (1)
exports-vite
Process completed with exit code 1.
exports-vercel
@langchain/standard-tests#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-standard-tests) /tmp/xfs-37a622e0/yarn run build:internal exited (1)
exports-vercel
Argument of type 'AIMessage' is not assignable to parameter of type 'HumanMessage'.
exports-vercel
Argument of type 'AIMessageChunk' is not assignable to parameter of type 'HumanMessage'.
exports-vercel
Argument of type 'AIMessage' is not assignable to parameter of type 'HumanMessage'.
exports-vercel
Argument of type 'AIMessageChunk' is not assignable to parameter of type 'HumanMessage'.
exports-vercel
@langchain/standard-tests#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-standard-tests) /tmp/xfs-8996cf10/yarn run build exited (1)
exports-vercel
Process completed with exit code 1.
exports-cf
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-cjs
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-tsc
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