Skip to content

feat: added settings modal #491

feat: added settings modal

feat: added settings modal #491

Triggered via pull request December 5, 2024 02:03
Status Failure
Total duration 52s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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