feat: added settings modal #491
Annotations
7 errors and 1 warning
Test:
app/components/settings/SettingsModal.tsx#L39
Property 'apiKey' is missing in type '{ baseUrl: string; }' but required in type '{ apiKey: string; baseUrl?: string | undefined; getKeyUrl?: string | undefined; }'.
|
Test:
app/components/settings/SettingsModal.tsx#L63
Property 'apiKey' is missing in type '{ baseUrl: string; }' but required in type '{ apiKey: string; baseUrl?: string | undefined; getKeyUrl?: string | undefined; }'.
|
Test:
app/components/settings/SettingsModal.tsx#L106
Property 'apiKey' does not exist on type 'object'.
|
Test:
app/components/settings/SettingsModal.tsx#L106
Property 'apiKey' does not exist on type 'object'.
|
Test:
app/components/settings/SettingsModal.tsx#L107
Property 'baseUrl' does not exist on type 'object'.
|
Test:
app/components/settings/SettingsModal.tsx#L107
Property 'baseUrl' does not exist on type 'object'.
|
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
|