Skip to content

Feat: 외부 파일 접근시 재캐싱 기능 #50

Feat: 외부 파일 접근시 재캐싱 기능

Feat: 외부 파일 접근시 재캐싱 기능 #50

Triggered via pull request October 17, 2024 12:36
Status Success
Total duration 8m 49s
Artifacts

lint.yml

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

Annotations

5 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.
lint (frontend): packages/frontend/src/scripts/get-note-menu.ts#L461
Expected space(s) after "if"
lint (frontend)
Process completed with exit code 1.