Skip to content

Merge upstream

Merge upstream #42

Triggered via push September 28, 2024 18:31
Status Success
Total duration 9m 20s
Artifacts

lint.yml

on: push
Matrix: lint
Matrix: typecheck
Fit to window
Zoom out
Zoom in

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.