Release: 4.14.0 #1665
Annotations
6 errors
Run pnpm --filter sw run typecheck
Right operand of ?? is unreachable because the left operand is never nullish.
|
Run pnpm --filter sw run typecheck
Property 'user' does not exist on type '{ id: string; createdAt: string; type: "groupInvited"; invitation: string; }'.
|
Run pnpm --filter sw run typecheck
Property 'group' does not exist on type 'string'.
|
Run pnpm --filter sw run typecheck
Property 'id' does not exist on type 'string'.
|
Run pnpm --filter sw run typecheck
Property 'id' does not exist on type 'string'.
|
Run pnpm --filter sw run typecheck
Process completed with exit code 2.
|
Loading