enhance(frontend): 텍스트 소스 보기
를 사용하면 자동으로 내용을 펼침
#1554
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