Metrics dashboards #4396
Annotations
8 errors
|
🔎 Type check
Process completed with exit code 2.
|
|
🔎 Type check
Property 'abbreviate' is missing in type '{ column: string; aggregation: "sum"; }' but required in type '{ column: string; aggregation: "sum" | "count" | "min" | "max" | "first" | "avg" | "last"; abbreviate: boolean; prefix?: string | undefined; suffix?: string | undefined; sortDirection?: "desc" | ... 1 more ... | undefined; }'.
|
|
🔎 Type check
Property 'confirmButton' is missing in type '{ cancelButton: Element; }' but required in type '{ cancelButton?: ReactNode; confirmButton: ReactNode; defaultAction?: { name: string; value: string; disabled?: boolean | undefined; } | undefined; className?: string | undefined; }'.
|
|
|
|
|
|
|
|
|
|
|
Loading