Refactor: Migrated src/components/CurrentHourIndicator/CurrentHourIndicator.test.tsx from Jest to Vitest #2831
Annotations
2 errors and 1 warning
Check for type errors:
src/components/CheckIn/tagTemplate.ts#L6
Object literal may only specify known properties, and 'name' does not exist in type 'objectOutputType<{ name: ZodString; type: ZodString; content: ZodOptional<ZodString>; position: ZodObject<{ x: ZodNumber; y: ZodNumber; }, "strip", ZodTypeAny, { ...; }, { ...; }>; ... 7 more ...; __isSplit: ZodOptional<...>; }, ZodTypeAny, "passthrough">[]'.
|
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