feat: private visibility #147
lint.yml
on: pull_request
pnpm_install
38s
Matrix: lint
Matrix: typecheck
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.
|