fix(frontend): 이벤트가 포함된 노트를 삭제 후 편집
할 때, 이벤트를 편집하지 않으면 노트를 게시할 수 없음
#1598
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