Quality checks ππ§ͺ #30
Annotations
10 errors
Run typecheck π
Argument of type '{ disabled: boolean; loading: boolean; block: true; size: string; color: string; variant: "elevated"; type: string; }' is not assignable to parameter of type '{ symbol?: any; replace?: boolean | undefined; flat?: boolean | undefined; exact?: boolean | undefined; block?: boolean | undefined; active?: boolean | undefined; style?: StyleValue | undefined; ... 46 more ...; "v-slot:loader"?: false | ... 1 more ... | undefined; }'.
|
Run typecheck π
Argument of type '{ disabled: boolean; loading: boolean; block: true; size: string; color: string; variant: "elevated"; type: string; }' is not assignable to parameter of type '{ symbol?: any; replace?: boolean | undefined; flat?: boolean | undefined; exact?: boolean | undefined; block?: boolean | undefined; active?: boolean | undefined; style?: StyleValue | undefined; ... 46 more ...; "v-slot:loader"?: false | ... 1 more ... | undefined; }'.
|
Run typecheck π
Type '{ onClick: any; }' has no properties in common with type '{ end?: boolean | undefined; start?: boolean | undefined; style?: StyleValue | undefined; size?: string | number | undefined; tag?: string | undefined; rounded?: string | number | boolean | undefined; ... 19 more ...; onVnodeUnmounted?: ((vnode: VNode<...>) => void) | ... 1 more ... | undefined; }'.
|
Run typecheck π
Type '{ onClick: any; }' has no properties in common with type '{ symbol?: any; replace?: boolean | undefined; flat?: boolean | undefined; exact?: boolean | undefined; block?: boolean | undefined; active?: boolean | undefined; style?: StyleValue | undefined; ... 45 more ...; "v-slot:loader"?: false | ... 1 more ... | undefined; }'.
|
Run typecheck π
Argument of type '{ minWidth: string; variant: "outlined"; dataSwiperParallax: string; to: string; }' is not assignable to parameter of type '{ symbol?: any; replace?: boolean | undefined; flat?: boolean | undefined; exact?: boolean | undefined; block?: boolean | undefined; active?: boolean | undefined; style?: StyleValue | undefined; ... 46 more ...; "v-slot:loader"?: false | ... 1 more ... | undefined; }'.
|
Run typecheck π
Argument of type '{ class: string; dataSwiperParallax: string; style: { 'max-width': string; 'max-height': string; }; src: string | undefined; }' is not assignable to parameter of type '{ inline?: boolean | undefined; transition?: string | boolean | (TransitionProps & { component?: Component<any, any, any, ComputedOptions, MethodOptions> | undefined; }) | undefined; ... 37 more ...; onVnodeUnmounted?: ((vnode: VNode<...>) => void) | ... 1 more ... | undefined; }'.
|
Run typecheck π
Argument of type '{ title: string; prependIcon: FunctionalComponent<SVGAttributes, {}, any>; href: string; target: string; rel: string; }' is not assignable to parameter of type '{ replace?: boolean | undefined; link?: boolean | undefined; exact?: boolean | undefined; active?: boolean | undefined; nav?: boolean | undefined; style?: StyleValue | undefined; ... 48 more ...; "v-slot:subtitle"?: false | ... 1 more ... | undefined; }'.
|
Run typecheck π
Type '{ onClick: any; }' has no properties in common with type '{ symbol?: any; replace?: boolean | undefined; flat?: boolean | undefined; exact?: boolean | undefined; block?: boolean | undefined; active?: boolean | undefined; style?: StyleValue | undefined; ... 46 more ...; "v-slot:loader"?: false | ... 1 more ... | undefined; }'.
|
Run typecheck π
Argument of type '{ key: string; href: string; rel: string; target: string; }' is not assignable to parameter of type '{ replace?: boolean | undefined; link?: boolean | undefined; exact?: boolean | undefined; active?: boolean | undefined; nav?: boolean | undefined; style?: StyleValue | undefined; ... 48 more ...; "v-slot:subtitle"?: false | ... 1 more ... | undefined; }'.
|
Run typecheck π
Type '{ onClick: any; }' has no properties in common with type '{ symbol?: any; replace?: boolean | undefined; flat?: boolean | undefined; exact?: boolean | undefined; block?: boolean | undefined; active?: boolean | undefined; style?: StyleValue | undefined; ... 46 more ...; "v-slot:loader"?: false | ... 1 more ... | undefined; }'.
|
The logs for this run have expired and are no longer available.
Loading