Feat:AdvancedSearch/Fix:Reaction Viewer #72
Annotations
10 errors
Run pnpm --filter backend run typecheck
Argument of type '{ lastUsedAt: Date; user: null; userList: null; id: string; userId: string; name: string; src: "group" | "users" | "home" | "all" | "list" | "users_blacklist"; userListId: string | null; ... 11 more ...; localOnly: boolean; }' is not assignable to parameter of type 'MiAntenna'.
|
Run pnpm --filter backend run typecheck
Type '{ lastUsedAt: Date; user: null; userList: null; id: string; userId: string; name: string; src: "group" | "users" | "home" | "all" | "list" | "users_blacklist"; userListId: string | null; ... 11 more ...; localOnly: boolean; }' is not assignable to type 'MiAntenna'.
|
Run pnpm --filter backend run typecheck
Argument of type '{ lastUsedAt: Date; user: null; userList: null; id: string; userId: string; name: string; src: "group" | "users" | "home" | "all" | "list" | "users_blacklist"; userListId: string | null; ... 11 more ...; localOnly: boolean; }' is not assignable to parameter of type 'MiAntenna'.
|
Run pnpm --filter backend run typecheck
Type 'import("/home/runner/work/cherrypick/cherrypick/node_modules/.pnpm/sharp@0.33.4/node_modules/sharp/lib/index").Sharp' is not assignable to type 'import("/home/runner/work/cherrypick/cherrypick/node_modules/.pnpm/sharp@0.32.6/node_modules/sharp/lib/index").Sharp'.
|
Run pnpm --filter backend run typecheck
'img' is possibly 'null'.
|
Run pnpm --filter backend run typecheck
Argument of type 'Sharp | null' is not assignable to parameter of type 'Sharp'.
|
Run pnpm --filter backend run typecheck
Argument of type 'Sharp | null' is not assignable to parameter of type 'Sharp'.
|
Run pnpm --filter backend run typecheck
Argument of type 'Sharp | null' is not assignable to parameter of type 'Sharp'.
|
Run pnpm --filter backend run typecheck
'err' is of type 'unknown'.
|
Run pnpm --filter backend run typecheck
Argument of type 'MiNote | null | undefined' is not assignable to parameter of type 'MiNote'.
|
Loading