Skip to content

V6 (Chakra UI V3)

V6 (Chakra UI V3) #384

Triggered via pull request November 1, 2024 02:51
@csandmancsandman
synchronize #341
v6
Status Failure
Total duration 34s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: src/chakra-components/containers.tsx#L29
Type 'Variant | undefined' is not assignable to type 'ConditionalValue<"outline" | "subtle" | undefined>'.
lint: src/chakra-components/containers.tsx#L134
Type 'Variant | undefined' is not assignable to type 'ConditionalValue<"outline" | "subtle" | undefined>'.
lint: src/chakra-components/control.tsx#L135
Type 'Variant | undefined' is not assignable to type 'ConditionalValue<"outline" | "subtle" | undefined>'.
lint: src/chakra-components/control.tsx#L192
Type 'Variant | undefined' is not assignable to type 'ConditionalValue<"outline" | "subtle" | undefined>'.
lint: src/chakra-components/menu.tsx#L79
Type 'Variant | undefined' is not assignable to type 'ConditionalValue<"outline" | "subtle" | undefined>'.
lint: src/chakra-components/menu.tsx#L265
Type 'Variant | undefined' is not assignable to type 'ConditionalValue<"outline" | "subtle" | undefined>'.
lint: src/chakra-components/menu.tsx#L317
Type 'Variant | undefined' is not assignable to type 'ConditionalValue<"outline" | "subtle" | undefined>'.
lint
Process completed with exit code 2.