Skip to content

fix: logs for duplicate invite #1875

fix: logs for duplicate invite

fix: logs for duplicate invite #1875

Triggered via pull request August 30, 2024 17:49
Status Failure
Total duration 1m 58s
Artifacts
Check and Build
1m 47s
Check and Build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Check and Build: apps/platform/trpc/routers/orgRouter/users/invitesRouter.ts#L76
This assertion is unnecessary since it does not change the type of the expression
Check and Build: apps/platform/trpc/routers/orgRouter/users/invitesRouter.ts#L76
This assertion is unnecessary since it does not change the type of the expression
Check and Build: apps/platform/trpc/routers/orgRouter/users/invitesRouter.ts#L76
Forbidden extra non-null assertion
Check and Build: apps/platform/trpc/routers/orgRouter/users/invitesRouter.ts#L87
This assertion is unnecessary since it does not change the type of the expression
Check and Build: apps/platform/trpc/routers/orgRouter/users/invitesRouter.ts#L87
Forbidden extra non-null assertion
Check and Build
Process completed with exit code 1.
Check and Build: apps/platform/trpc/routers/orgRouter/users/invitesRouter.ts#L73
'test' is assigned a value but never used
Check and Build: apps/platform/trpc/routers/orgRouter/users/invitesRouter.ts#L271
'err' is defined but never used. Allowed unused args must match /^_/u