Skip to content

chore(deps): update all non-major dependencies #570

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #570

Triggered via pull request November 8, 2023 09:30
Status Failure
Total duration 3m 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: src/packages/__VUE/actionsheet/index.vue#L9
Type '(e: Event) => void' is not assignable to type '(...args: unknown[]) => void'.
build: src/packages/__VUE/address/index.vue#L76
Type '(key: string, item: RegionData) => void' is not assignable to type '(...args: unknown[]) => void'.
build: src/packages/__VUE/addresslist/components/GeneralShell.vue#L39
Type '(event: Event) => void' is not assignable to type '(...args: unknown[]) => void'.
build: src/packages/__VUE/cascader/cascader-item.vue#L2
Type '(tab: CascaderTabs) => void' is not assignable to type '(...args: unknown[]) => void'.
build: src/packages/__VUE/dialog/index.vue#L14
Type '(action: string) => void' is not assignable to type '(...args: unknown[]) => void'.
build: src/packages/__VUE/imagepreview/index.vue#L21
Type '(active: number) => void' is not assignable to type '(...args: unknown[]) => void'.
build: src/packages/__VUE/tabs/index.vue#L4
Type '(params: { top: number; fixed: boolean;}) => void' is not assignable to type '(...args: unknown[]) => void'.
build
Process completed with exit code 1.