Skip to content

Add virtual prop to Combobox component (#2740) #362

Add virtual prop to Combobox component (#2740)

Add virtual prop to Combobox component (#2740) #362

Triggered via push September 15, 2023 12:29
Status Success
Total duration 2m 33s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build (16)
This expression is not callable.
build (16)
Property 'className' does not exist on type 'Omit<CleanProps<TTag, never> & OurProps<TTag, TSlot> & ClassNameOverride<TTag, TSlot> & { ref?: unknown; }, "children" | ... 1 more ... | "refName">'.
build (16)
Property 'className' does not exist on type 'Omit<CleanProps<TTag, never> & OurProps<TTag, TSlot> & ClassNameOverride<TTag, TSlot> & { ref?: unknown; }, "children" | ... 1 more ... | "refName">'.
build (16)
Argument of type 'Ref<Element | null>' is not assignable to parameter of type 'Ref<HTMLElement | ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null>'.
build (16)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/