Merge upstream #42
lint.yml
on: push
pnpm_install
1m 16s
Matrix: lint
Matrix: typecheck
Annotations
2 errors
typecheck (backend)
Type '{ id: string; replyId: MiNote["id"] | null; reply: MiNote | null; renoteId: MiNote["id"] | null; renote: MiNote | null; threadId: string | null; text: string | null; name: string | null; ... 28 more ...; updatedAt?: Date | ... 1 more ... | undefined; }' is not assignable to type 'MiNote'.
|
typecheck (backend)
Process completed with exit code 2.
|