Merge remote-branch 'misskey/develop' #1682
Annotations
6 errors and 1 warning
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.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading