feat: add vkui-nextra-theme #4462
Annotations
10 errors
packages/vkui-nextra-theme/components/NavHeader/ThemeSelect/ThemeSelect.tsx#L50
Cannot invoke an object which is possibly 'undefined'.
|
packages/vkui-nextra-theme/components/NavHeader/ThemeSelect/ThemeSelect.tsx#L51
Cannot invoke an object which is possibly 'undefined'.
|
packages/vkui/src/components/ActionSheetItem/ActionSheetItem.tsx#L107
Argument of type 'string | false | 0 | 0n | undefined' is not assignable to parameter of type 'ClassName'.
|
packages/vkui/src/components/CustomSelect/CustomSelectInput.tsx#L93
Argument of type 'string | false | 0 | 0n | null | undefined' is not assignable to parameter of type 'ClassName'.
|
packages/vkui/src/components/Epic/Epic.tsx#L32
Argument of type 'false | "" | 0 | 0n | "vkuiInternalEpic--hasTabbar" | null | undefined' is not assignable to parameter of type 'ClassName'.
|
packages/vkui/src/components/Input/Input.tsx#L47
Argument of type 'string | false | 0 | 0n | null | undefined' is not assignable to parameter of type 'ClassName'.
|
packages/vkui/src/components/NativeSelect/NativeSelect.tsx#L81
Argument of type 'string | false | 0 | 0n | null | undefined' is not assignable to parameter of type 'ClassName'.
|
packages/vkui/src/components/Root/Root.tsx#L128
Type '(e: HTMLDivElement | null) => "" | HTMLDivElement | null | undefined' is not assignable to type 'LegacyRef<HTMLDivElement> | undefined'.
|
packages/vkui/src/components/Search/Search.tsx#L147
Argument of type 'string | false | 0 | 0n | null' is not assignable to parameter of type 'ClassName'.
|
packages/vkui/src/components/SelectMimicry/SelectMimicry.tsx#L67
Argument of type 'string | false | 0 | 0n | null | undefined' is not assignable to parameter of type 'ClassName'.
|
This job failed
Loading