Skip to content

#408 Added List View to Progress Dashboard #309

#408 Added List View to Progress Dashboard

#408 Added List View to Progress Dashboard #309

Triggered via pull request December 9, 2024 12:51
Status Failure
Total duration 2m 7s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build
Type 'FormGroup<{ terminal_theme: FormControl<"default" | "Solarized_Light" | "Solarized_Dark" | "Solarized_Dark_Higher_Contrast" | "GitHub" | "Dichromatic">; hide_usernames_status: FormControl<...>; progress_view_mode: FormControl<...>; theme: FormControl<...>; }>' is not assignable to type 'SettingFormGroup'.
Build
Object literal may only specify known properties, and 'progress_view_mode' does not exist in type '{ terminal_theme: "default" | "Solarized_Light" | "Solarized_Dark" | "Solarized_Dark_Higher_Contrast" | "GitHub" | "Dichromatic"; hide_usernames_status: boolean; theme: "dark" | "light" | "system"; }'.
Build
Property 'progress_view_mode' does not exist on type '{ terminal_theme: FormControl<"default" | "Solarized_Light" | "Solarized_Dark" | "Solarized_Dark_Higher_Contrast" | "GitHub" | "Dichromatic">; hide_usernames_status: FormControl<...>; theme: FormControl<...>; }'.
Build
Cannot find module '../data/gargantua.service' or its corresponding type declarations.
Build
No overload matches this call.
Build
Process completed with exit code 1.
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636