Skip to content

all[patch]: Deprecate and update instances of deprecated code #11865

all[patch]: Deprecate and update instances of deprecated code

all[patch]: Deprecate and update instances of deprecated code #11865

Triggered via pull request April 9, 2024 01:47
Status Failure
Total duration 6m 31s
Artifacts

ci.yml

on: pull_request
Check linting
6m 21s
Check linting
test-exports  /  exports-esbuild
4m 58s
test-exports / exports-esbuild
test-exports  /  exports-esm
4m 50s
test-exports / exports-esm
test-exports  /  exports-cjs
4m 56s
test-exports / exports-cjs
test-exports  /  exports-cf
4m 46s
test-exports / exports-cf
test-exports  /  exports-vercel
4m 52s
test-exports / exports-vercel
test-exports  /  exports-vite
5m 0s
test-exports / exports-vite
test-exports  /  exports-tsc
4m 49s
test-exports / exports-tsc
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 8 warnings
test-exports / exports-cf
Type '{ awaitHandlers: boolean; handleToolStart: Mock<() => void>; handleToolEnd: Mock<() => void>; handleLLMStart: Mock<() => void>; handleLLMEnd: Mock<() => void>; handleChainStart: Mock<...>; handleChainEnd: Mock<...>; }[]' has no properties in common with type 'RunnableConfig'.
test-exports / exports-cf
Type '{ awaitHandlers: boolean; handleToolStart: Mock<() => void>; handleToolEnd: Mock<() => void>; handleLLMStart: Mock<() => void>; handleLLMEnd: Mock<() => void>; handleChainStart: Mock<...>; handleChainEnd: Mock<...>; }[]' has no properties in common with type 'RunnableConfig'.
test-exports / exports-cf
Process completed with exit code 2.
test-exports / exports-tsc
Type '{ awaitHandlers: boolean; handleToolStart: Mock<() => void>; handleToolEnd: Mock<() => void>; handleLLMStart: Mock<() => void>; handleLLMEnd: Mock<() => void>; handleChainStart: Mock<...>; handleChainEnd: Mock<...>; }[]' has no properties in common with type 'RunnableConfig'.
test-exports / exports-tsc
Type '{ awaitHandlers: boolean; handleToolStart: Mock<() => void>; handleToolEnd: Mock<() => void>; handleLLMStart: Mock<() => void>; handleLLMEnd: Mock<() => void>; handleChainStart: Mock<...>; handleChainEnd: Mock<...>; }[]' has no properties in common with type 'RunnableConfig'.
test-exports / exports-tsc
Process completed with exit code 2.
test-exports / exports-esm
Type '{ awaitHandlers: boolean; handleToolStart: Mock<() => void>; handleToolEnd: Mock<() => void>; handleLLMStart: Mock<() => void>; handleLLMEnd: Mock<() => void>; handleChainStart: Mock<...>; handleChainEnd: Mock<...>; }[]' has no properties in common with type 'RunnableConfig'.
test-exports / exports-esm
Type '{ awaitHandlers: boolean; handleToolStart: Mock<() => void>; handleToolEnd: Mock<() => void>; handleLLMStart: Mock<() => void>; handleLLMEnd: Mock<() => void>; handleChainStart: Mock<...>; handleChainEnd: Mock<...>; }[]' has no properties in common with type 'RunnableConfig'.
test-exports / exports-esm
Process completed with exit code 2.
test-exports / exports-vercel
Type '{ awaitHandlers: boolean; handleToolStart: Mock<() => void>; handleToolEnd: Mock<() => void>; handleLLMStart: Mock<() => void>; handleLLMEnd: Mock<() => void>; handleChainStart: Mock<...>; handleChainEnd: Mock<...>; }[]' has no properties in common with type 'RunnableConfig'.
test-exports / exports-vercel
Type '{ awaitHandlers: boolean; handleToolStart: Mock<() => void>; handleToolEnd: Mock<() => void>; handleLLMStart: Mock<() => void>; handleLLMEnd: Mock<() => void>; handleChainStart: Mock<...>; handleChainEnd: Mock<...>; }[]' has no properties in common with type 'RunnableConfig'.
test-exports / exports-vercel
Process completed with exit code 2.
test-exports / exports-cjs
Type '{ awaitHandlers: boolean; handleToolStart: Mock<() => void>; handleToolEnd: Mock<() => void>; handleLLMStart: Mock<() => void>; handleLLMEnd: Mock<() => void>; handleChainStart: Mock<...>; handleChainEnd: Mock<...>; }[]' has no properties in common with type 'RunnableConfig'.
test-exports / exports-cjs
Type '{ awaitHandlers: boolean; handleToolStart: Mock<() => void>; handleToolEnd: Mock<() => void>; handleLLMStart: Mock<() => void>; handleLLMEnd: Mock<() => void>; handleChainStart: Mock<...>; handleChainEnd: Mock<...>; }[]' has no properties in common with type 'RunnableConfig'.
test-exports / exports-cjs
Process completed with exit code 2.
test-exports / exports-esbuild
Type '{ awaitHandlers: boolean; handleToolStart: Mock<() => void>; handleToolEnd: Mock<() => void>; handleLLMStart: Mock<() => void>; handleLLMEnd: Mock<() => void>; handleChainStart: Mock<...>; handleChainEnd: Mock<...>; }[]' has no properties in common with type 'RunnableConfig'.
test-exports / exports-esbuild
Type '{ awaitHandlers: boolean; handleToolStart: Mock<() => void>; handleToolEnd: Mock<() => void>; handleLLMStart: Mock<() => void>; handleLLMEnd: Mock<() => void>; handleChainStart: Mock<...>; handleChainEnd: Mock<...>; }[]' has no properties in common with type 'RunnableConfig'.
test-exports / exports-esbuild
Process completed with exit code 2.
test-exports / exports-vite
Type '{ awaitHandlers: boolean; handleToolStart: Mock<() => void>; handleToolEnd: Mock<() => void>; handleLLMStart: Mock<() => void>; handleLLMEnd: Mock<() => void>; handleChainStart: Mock<...>; handleChainEnd: Mock<...>; }[]' has no properties in common with type 'RunnableConfig'.
test-exports / exports-vite
Type '{ awaitHandlers: boolean; handleToolStart: Mock<() => void>; handleToolEnd: Mock<() => void>; handleLLMStart: Mock<() => void>; handleLLMEnd: Mock<() => void>; handleChainStart: Mock<...>; handleChainEnd: Mock<...>; }[]' has no properties in common with type 'RunnableConfig'.
test-exports / exports-vite
Process completed with exit code 2.
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-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-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-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-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-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-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/.
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/.