Skip to content

feat: Argon2 support #130

feat: Argon2 support

feat: Argon2 support #130

Triggered via pull request July 14, 2024 10:41
Status Success
Total duration 2m 42s
Artifacts

lint.yml

on: pull_request
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.