fix: logs for duplicate invite #490
Annotations
3 errors and 2 warnings
autofix:
apps/platform/trpc/routers/orgRouter/users/invitesRouter.ts#L78
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
autofix:
apps/platform/trpc/routers/orgRouter/users/invitesRouter.ts#L84
Unexpected any. Specify a different type
|
autofix
Process completed with exit code 1.
|
autofix:
apps/platform/trpc/routers/orgRouter/users/invitesRouter.ts#L263
'err' is defined but never used. Allowed unused args must match /^_/u
|
autofix:
apps/web/src/app/[orgShortcode]/[spaceShortcode]/settings/page.tsx#L1589
'Tags' is defined but never used
|