Skip to content

feat: added settings modal #510

feat: added settings modal

feat: added settings modal #510

Triggered via pull request December 5, 2024 21:03
Status Failure
Total duration 1m 0s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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