docs: Update community select resources (#5259) #71
Annotations
6 errors and 2 warnings
lint (18):
src/dropdown/src/DropdownOption.tsx#L159
Argument of type '{ target: EventTarget; }' is not assignable to parameter of type '{ currentTarget: EventTarget | null; target: EventTarget | null; }'.
|
lint (18):
src/dropdown/src/DropdownOption.tsx#L160
Argument of type '{ target: EventTarget; }' is not assignable to parameter of type '{ currentTarget: EventTarget | null; target: EventTarget | null; }'.
|
lint (18):
src/slider/src/utils.ts#L28
Type 'Ref<Map<number, UnwrapRefSimple<T>>>' is not assignable to type 'Ref<RefsValue<T>>'.
|
lint (18)
Process completed with exit code 1.
|
test (18)
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 360 minutes.
|
test (18)
The operation was canceled.
|
lint (18):
src/notification/demos/enUS/placement.demo.vue#L23
'placement' is defined but never used
|
lint (18):
src/notification/demos/zhCN/placement.demo.vue#L23
'placement' is defined but never used
|