Skip to content

core[minor],openai[patch]: Add usage metadata to AIMessage/Chunk #13319

core[minor],openai[patch]: Add usage metadata to AIMessage/Chunk

core[minor],openai[patch]: Add usage metadata to AIMessage/Chunk #13319

Triggered via pull request May 31, 2024 03:15
Status Success
Total duration 6m 17s
Artifacts

ci.yml

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

Annotations

13 warnings
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-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-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-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-community/src/utils/bedrock.ts#L487
Unexpected any. Specify a different type
Check linting: libs/langchain-anthropic/src/chat_models.ts#L757
'_role' is assigned a value but never used
Check linting: libs/langchain-anthropic/src/chat_models.ts#L757
'_type' is assigned a value but never used