Fix:Searchfile/missinglocale #61
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
Argument of type 'DeleteObjectCommand' is not assignable to parameter of type 'Command<ServiceInputTypes, DeleteObjectCommandInput, ServiceOutputTypes, DeleteObjectCommandOutput, SmithyResolvedConfiguration<...>>'.
|
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'.
|
Run pnpm --filter backend run typecheck
Argument of type 'MiNote | null | undefined' is not assignable to parameter of type 'string | MiNote'.
|
Run pnpm --filter backend run typecheck
'renote' is possibly 'null' or 'undefined'.
|
Run pnpm --filter backend run typecheck
'err' is of type 'unknown'.
|
Run pnpm --filter backend run typecheck
'err' is of type 'unknown'.
|
Loading