[DRIZZ-54] Collection Records Display #40
Annotations
7 errors
|
ci
Process completed with exit code 2.
|
|
ci
Unused '@ts-expect-error' directive.
|
|
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
|
|
ci
@kivotos/next#typecheck: command (/home/runner/work/kivotos/kivotos/packages/next) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|