adding vitest in avatar.spec.test #2126
Annotations
2 errors and 1 warning
Check for type errors:
src/components/CheckIn/TableRow.tsx#L74
Type 'ExtendedTemplate' is not assignable to type '{ schemas: Record<string, { type: "text"; height: number; width: number; position: { x: number; y: number; }; rotate?: number | undefined; alignment?: "center" | "right" | "left" | undefined; fontSize?: number | undefined; ... 5 more ...; dynamicFontSize?: { ...; } | undefined; } | { ...; } | { ...; }>[]; basePdf: (...'.
|
Check for type errors
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading