Skip to content

feat: note update federation #21

feat: note update federation

feat: note update federation #21

Triggered via pull request August 19, 2024 17:28
Status Success
Total duration 11m 47s
Artifacts

lint.yml

on: pull_request
pnpm_install
33s
pnpm_install
Matrix: lint
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

6 errors
typecheck (backend)
Property 'updatedAt' is missing in type '{ id: string; replyId: null; reply: null; renoteId: null; renote: null; threadId: null; text: null; name: null; cw: null; userId: string; user: null; localOnly: false; reactionAcceptance: null; renoteCount: number; ... 21 more ...; renoteUserHost: null; }' but required in type 'MiNote'.
typecheck (backend)
Property 'updatedAt' is missing in type '{ id: string; replyId: null; reply: null; renoteId: null; renote: null; threadId: null; text: null; name: null; cw: null; userId: string; user: null; localOnly: false; reactionAcceptance: null; renoteCount: number; ... 21 more ...; renoteUserHost: null; }' but required in type 'MiNote'.
typecheck (backend)
Process completed with exit code 2.
lint (backend)
Process completed with exit code 1.