Claude.ai and ChatGPT themes for NLUX #111
Merged
Annotations
8 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/js/core/src/types/event.ts#L22
'AiMsg' is defined but never used. Allowed unused vars must match /^_/u
|
packages/react/core/src/exports/AiChat.tsx#L2
'submitPrompt' is defined but never used. Allowed unused vars must match /^_/u
|
packages/react/core/src/exports/AiChat.tsx#L3
'uid' is defined but never used. Allowed unused vars must match /^_/u
|
packages/react/core/src/sections/Conversation/ConversationComp.tsx#L1
'useCallback' is defined but never used. Allowed unused vars must match /^_/u
|
packages/react/core/src/sections/Conversation/ConversationComp.tsx#L1
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
|
packages/react/core/src/sections/MessageRenderer/MarkdownSnapshotRenderer.tsx#L2
'useState' is defined but never used. Allowed unused vars must match /^_/u
|
packages/shared/src/types/chatSegment/chatSegment.ts#L3
'StreamedServerComponent' is defined but never used. Allowed unused vars must match /^_/u
|
This job succeeded
Loading