Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Upgrade to lemmy-js-client@0.19.0-rc.19 #126

@NatoBoram

Description

@NatoBoram
/home/nato/Code/github.com/NatoBoram/Leanish/src/lib/buttons/MarkPostAsReadButton.svelte
  38:4  error  Unsafe assignment of an `any` value  @typescript-eslint/no-unsafe-assignment

/home/nato/Code/github.com/NatoBoram/Leanish/src/lib/person/PersonCard.svelte
  75:51  error  Unsafe argument of type `any` assigned to a parameter of type `number`  @typescript-eslint/no-unsafe-argument
  79:51  error  Unsafe argument of type `any` assigned to a parameter of type `number`  @typescript-eslint/no-unsafe-argument
  84:22  error  Unsafe argument of type `any` assigned to a parameter of type `number`  @typescript-eslint/no-unsafe-argument

/home/nato/Code/github.com/NatoBoram/Leanish/src/routes/[site]/post/[post]/+page.svelte
  58:30  error  Unsafe member access .success on an `any` value  @typescript-eslint/no-unsafe-member-access

 5 problems (5 errors, 0 warnings)

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency file

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions