WIP Authentication #42
Annotations
10 errors
|
ci
Cannot find module '~/intentui/ui/button' or its corresponding type declarations.
|
|
ci
Binding element 'field' implicitly has an 'any' type.
|
|
ci
Cannot find module '~/intentui/ui/input-otp' or its corresponding type declarations.
|
|
ci
Cannot find module '~/intentui/ui/form' or its corresponding type declarations.
|
|
ci
Cannot find module '~/intentui/ui/button' or its corresponding type declarations.
|
|
ci
Cannot find module '~/intentui/ui/link' or its corresponding type declarations.
|
|
ci
Type '{ children: Element[]; key: string; "data-state": string | false; className: string; horizontalBorders: boolean; }' is not assignable to type 'IntrinsicAttributes & TableRowProps<object>'.
|
|
ci
Type '{ children: (string | number | bigint | boolean | Element | ReactElement<unknown, string | JSXElementConstructor<any>> | Iterable<ReactNode> | Promise<...> | null)[]; containerRef: RefObject<...>; containerClassName: string | undefined; className: string; containerStyle: CSSProperties | undefined; }' is not assignable to type 'IntrinsicAttributes & TableProps'.
|
|
ci
'"./table"' has no exported member named 'TableHead'. Did you mean 'TableHeader'?
|
|
ci
Type '{ children: string | Element; type: "submit"; className: string; }' is missing the following properties from type 'ButtonProps': size, variant
|