chat with your assistants example #346
Annotations
8 warnings
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20.x):
packages/js/core/src/types/event.ts#L22
'AiMsg' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
packages/react/core/src/exports/AiChat.tsx#L2
'submitPrompt' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
packages/react/core/src/exports/AiChat.tsx#L3
'uid' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
packages/react/core/src/sections/Conversation/ConversationComp.tsx#L1
'useCallback' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
packages/react/core/src/sections/Conversation/ConversationComp.tsx#L1
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
packages/react/core/src/sections/MessageRenderer/MarkdownSnapshotRenderer.tsx#L2
'useState' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
packages/shared/src/types/chatSegment/chatSegment.ts#L3
'StreamedServerComponent' is defined but never used. Allowed unused vars must match /^_/u
|