Skip to content

feat: private visibility #147

feat: private visibility

feat: private visibility #147

Triggered via pull request July 21, 2024 09:58
Status Success
Total duration 2m 29s
Artifacts

lint.yml

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

Annotations

3 errors
typecheck (backend)
Cannot find name 'targetUri'. Did you mean 'target'?
typecheck (backend)
Argument of type '{ untilId: string | null; sinceId: string | null; limit: number; allowPartial: boolean; me: MiLocalUser; useDbFallback: boolean; redisTimelines: `userListTimelineWithFiles:${string}`[] | `userListTimeline:${string}`[]; alwaysIncludeMyNotes: true; excludePureRenotes: boolean; withCats: boolean; dbFallback: (untilId: ...' is not assignable to parameter of type 'TimelineOptions'.
typecheck (backend)
Process completed with exit code 2.