Skip to content

Added ModelProviderMenu component and reused it in PromptsendButton and MessageBase #1174

Added ModelProviderMenu component and reused it in PromptsendButton and MessageBase

Added ModelProviderMenu component and reused it in PromptsendButton and MessageBase #1174

Triggered via pull request November 15, 2024 15:21
Status Failure
Total duration 2m 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
Lint: src/components/Message/MessageBase.tsx#L15
'MenuList' is defined but never used. Allowed unused vars must match /^_/u
Lint: src/components/Message/MessageBase.tsx#L68
'isChatModel' is defined but never used. Allowed unused vars must match /^_/u
Lint: src/components/Message/MessageBase.tsx#L460
'onStartTyping' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: src/components/PromptForm/PromptSendButton.tsx#L33
'ChatCraftModel' is defined but never used. Allowed unused vars must match /^_/u
Lint: src/components/PromptForm/PromptSendButton.tsx#L235
'debouncedSearchQuery' is assigned a value but never used. Allowed unused elements of array destructuring must match /^_/u
Lint: src/components/PromptForm/PromptSendButton.tsx#L248
'onStartTyping' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: src/components/PromptForm/PromptSendButton.tsx#L268
'providersList' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint
Process completed with exit code 1.
Lint
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/
Build
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/
Test
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/