仕掛かり: カラースキームエディタ #46
Annotations
10 errors and 2 warnings
src/components/Dialog/SettingDialog/SettingDialog.vue#L624
Argument of type 'string' is not assignable to parameter of type '{ type: "UNDO" | "REDO" | "LOAD_PROJECT_FILE" | "DETECT_MAXIMIZED" | "DETECT_UNMAXIMIZED" | "DETECTED_ENGINE_ERROR" | "DETECT_PINNED" | "DETECT_UNPINNED" | "DETECT_ENTER_FULLSCREEN" | ... 203 more ... | "COMMAND_ERASE_PITCH_EDIT_DATA"; }'.
|
src/components/Sing/ColorSchemeEditor.vue#L20
Property 'label' does not exist on type 'ColorSchemeConfig'.
|
src/components/Sing/ColorSchemeEditor.vue#L26
Property 'label' does not exist on type 'ColorSchemeConfig'.
|
src/components/Sing/ColorSchemeEditor.vue#L27
Property 'label' does not exist on type 'ColorSchemeConfig'.
|
src/components/Sing/ColorSchemeEditor.vue#L29
Property 'label' does not exist on type 'ColorSchemeConfig'.
|
src/components/Sing/ColorSchemeEditor.vue#L100
'e.target' is possibly 'null'.
|
src/components/Sing/ColorSchemeEditor.vue#L100
Property 'value' does not exist on type 'EventTarget'.
|
src/components/Sing/ColorSchemeEditor.vue#L117
'e.target' is possibly 'null'.
|
src/components/Sing/ColorSchemeEditor.vue#L117
Property 'value' does not exist on type 'EventTarget'.
|
src/components/Sing/ColorSchemeEditor.vue#L139
'e.target' is possibly 'null'.
|
src/store/setting.ts#L326
Unexpected console statement
|
src/store/setting.ts#L366
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading