Skip to content

feat(dropdown): enhance type generics #456

feat(dropdown): enhance type generics

feat(dropdown): enhance type generics #456

Triggered via pull request June 20, 2024 12:47
Status Failure
Total duration 1m 13s
Artifacts

ts-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check
Property '$content' does not exist on type 'ComponentPublicInstance<{ label?: string; active?: boolean; "onUpdate:active"?: (active: boolean) => any; onClose?: (method: string) => any; override?: boolean; animation?: string; rootClass?: ComponentClass; ... 38 more ...; tabindex?: number; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, ... 10 mo...'.
check
Property '$content' does not exist on type 'ComponentPublicInstance<{ label?: string; active?: boolean; "onUpdate:active"?: (active: boolean) => any; onClose?: (method: string) => any; override?: boolean; animation?: string; rootClass?: ComponentClass; ... 38 more ...; tabindex?: number; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, ... 10 mo...'.
check
Property '$content' does not exist on type 'ComponentPublicInstance<{ label?: string; active?: boolean; "onUpdate:active"?: (active: boolean) => any; onClose?: (method: string) => any; override?: boolean; animation?: string; rootClass?: ComponentClass; ... 38 more ...; tabindex?: number; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, ... 10 mo...'.
check
Type 'SpecialOption' is not assignable to type 'string'.
check
Type 'SpecialOption' is not assignable to type 'string'.
check
Type 'string | Record<string, unknown>' is not assignable to type 'string'.
check
Property 'emitted' does not exist on type 'DOMWrapper<Node>'.
check
Property 'emitted' does not exist on type 'DOMWrapper<Node>'.
check
Property 'emitted' does not exist on type 'DOMWrapper<Node>'.
check
Property 'emitted' does not exist on type 'DOMWrapper<Node>'.