Refactor: Migrated src/components/CurrentHourIndicator/CurrentHourIndicator.test.tsx from Jest to Vitest #2831
pull-request.yml
on: pull_request
Performs linting, formatting, type-checking, checking for different source and target branch
1m 4s
Check for eslint-disable
4s
Checks if sensitive files have been changed without authorization
9s
Checks if number of files changed is acceptable
6s
Check Target Branch
0s
Check if Talawa Admin app starts (No Docker)
0s
Check if Talawa Admin app starts in Docker
0s
Annotations
2 errors and 5 warnings
Performs linting, formatting, type-checking, checking for different source and target branch:
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">[]'.
|
Performs linting, formatting, type-checking, checking for different source and target branch
Process completed with exit code 2.
|
Check Target Branch
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check for eslint-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Checks if number of files changed is acceptable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Checks if sensitive files have been changed without authorization
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Performs linting, formatting, type-checking, checking for different source and target branch
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|