Added ModelProviderMenu component and reused it in PromptsendButton and MessageBase #1174
Annotations
8 errors and 1 warning
src/components/Message/MessageBase.tsx#L15
'MenuList' is defined but never used. Allowed unused vars must match /^_/u
|
src/components/Message/MessageBase.tsx#L68
'isChatModel' is defined but never used. Allowed unused vars must match /^_/u
|
src/components/Message/MessageBase.tsx#L460
'onStartTyping' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/components/PromptForm/PromptSendButton.tsx#L33
'ChatCraftModel' is defined but never used. Allowed unused vars must match /^_/u
|
src/components/PromptForm/PromptSendButton.tsx#L235
'debouncedSearchQuery' is assigned a value but never used. Allowed unused elements of array destructuring must match /^_/u
|
src/components/PromptForm/PromptSendButton.tsx#L248
'onStartTyping' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/components/PromptForm/PromptSendButton.tsx#L268
'providersList' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|
The logs for this run have expired and are no longer available.
Loading