Skip to content

fix(frontend): default theme error #39

fix(frontend): default theme error

fix(frontend): default theme error #39

Triggered via push September 28, 2024 17:56
Status Success
Total duration 2m 20s
Artifacts

lint.yml

on: push
pnpm_install
35s
pnpm_install
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.