更新依赖 #80
Annotations
10 errors
|
build:
src/ui/icons/palette.vue#L2
Argument of type '{ class: unknown; }' is not assignable to parameter of type 'HTMLAttributes & Partial<{ name: "search" | "done" | "menu" | "close" | "none" | "arrow_back" | "arrow_drop_up" | "more_vert" | "chevron_up" | "home" | "add" | "arrow_forward" | ... 12 more ... | "favorite"; src: string; }> & Record<...>'.
|
|
build:
src/ui/icons/language.vue#L2
Argument of type '{ class: unknown; }' is not assignable to parameter of type 'HTMLAttributes & Partial<{ name: "search" | "done" | "menu" | "close" | "none" | "arrow_back" | "arrow_drop_up" | "more_vert" | "chevron_up" | "home" | "add" | "arrow_forward" | ... 12 more ... | "favorite"; src: string; }> & Record<...>'.
|
|
build:
src/ui/icons/import.vue#L2
Argument of type '{ class: unknown; }' is not assignable to parameter of type 'HTMLAttributes & Partial<{ name: "search" | "done" | "menu" | "close" | "none" | "arrow_back" | "arrow_drop_up" | "more_vert" | "chevron_up" | "home" | "add" | "arrow_forward" | ... 12 more ... | "favorite"; src: string; }> & Record<...>'.
|
|
build:
src/ui/icons/hide.vue#L2
Argument of type '{ class: unknown; }' is not assignable to parameter of type 'HTMLAttributes & Partial<{ name: "search" | "done" | "menu" | "close" | "none" | "arrow_back" | "arrow_drop_up" | "more_vert" | "chevron_up" | "home" | "add" | "arrow_forward" | ... 12 more ... | "favorite"; src: string; }> & Record<...>'.
|
|
build:
src/ui/icons/github.vue#L2
Argument of type '{ class: unknown; }' is not assignable to parameter of type 'HTMLAttributes & Partial<{ name: "search" | "done" | "menu" | "close" | "none" | "arrow_back" | "arrow_drop_up" | "more_vert" | "chevron_up" | "home" | "add" | "arrow_forward" | ... 12 more ... | "favorite"; src: string; }> & Record<...>'.
|
|
build:
src/ui/icons/dragalt.vue#L2
Argument of type '{ class: unknown; }' is not assignable to parameter of type 'HTMLAttributes & Partial<{ name: "search" | "done" | "menu" | "close" | "none" | "arrow_back" | "arrow_drop_up" | "more_vert" | "chevron_up" | "home" | "add" | "arrow_forward" | ... 12 more ... | "favorite"; src: string; }> & Record<...>'.
|
|
build:
src/ui/icons/drag.vue#L2
Argument of type '{ class: unknown; }' is not assignable to parameter of type 'HTMLAttributes & Partial<{ name: "search" | "done" | "menu" | "close" | "none" | "arrow_back" | "arrow_drop_up" | "more_vert" | "chevron_up" | "home" | "add" | "arrow_forward" | ... 12 more ... | "favorite"; src: string; }> & Record<...>'.
|
|
build:
src/ui/icons/delete.vue#L2
Argument of type '{ class: unknown; }' is not assignable to parameter of type 'HTMLAttributes & Partial<{ name: "search" | "done" | "menu" | "close" | "none" | "arrow_back" | "arrow_drop_up" | "more_vert" | "chevron_up" | "home" | "add" | "arrow_forward" | ... 12 more ... | "favorite"; src: string; }> & Record<...>'.
|
|
build:
src/ui/icons/copy.vue#L2
Argument of type '{ class: unknown; }' is not assignable to parameter of type 'HTMLAttributes & Partial<{ name: "search" | "done" | "menu" | "close" | "none" | "arrow_back" | "arrow_drop_up" | "more_vert" | "chevron_up" | "home" | "add" | "arrow_forward" | ... 12 more ... | "favorite"; src: string; }> & Record<...>'.
|
|
build:
src/ui/icons/autotheme.vue#L2
Argument of type '{ class: unknown; }' is not assignable to parameter of type 'HTMLAttributes & Partial<{ name: "search" | "done" | "menu" | "close" | "none" | "arrow_back" | "arrow_drop_up" | "more_vert" | "chevron_up" | "home" | "add" | "arrow_forward" | ... 12 more ... | "favorite"; src: string; }> & Record<...>'.
|