feat: added settings modal #510
Annotations
6 errors and 1 warning
Test:
app/components/chat/ModelSelector.tsx#L33
Type 'string' is not assignable to type 'object'.
|
Test:
app/components/chat/ModelSelector.tsx#L36
Type 'string' is not assignable to type 'object'.
|
Test:
app/components/chat/ModelSelector.tsx#L47
Argument of type 'undefined' is not assignable to parameter of type 'ProviderInfo'.
|
Test:
app/components/chat/ModelSelector.tsx#L48
Argument of type 'undefined' is not assignable to parameter of type 'string'.
|
Test:
app/components/settings/SettingsModal.tsx#L424
This comparison appears to be unintentional because the types '"features"' and '"system-prompt"' have no overlap.
|
Test
Process completed with exit code 2.
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|