Skip to content

feat: タイムラインから投稿を除外するオプション #124

feat: タイムラインから投稿を除外するオプション

feat: タイムラインから投稿を除外するオプション #124

Triggered via pull request July 9, 2024 11:16
Status Success
Total duration 2m 24s
Artifacts

lint.yml

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

Annotations

4 errors
typecheck (backend)
Cannot find name 'targetUri'. Did you mean 'target'?
typecheck (backend)
Property 'packMany' does not exist on type 'MessagingMessageEntityService'.
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.