feat: リモートインスタンスのソフトウェア一覧 #1558
Annotations
2 errors
Run pnpm --filter backend run typecheck
Argument of type '(ps: { limit: number; } & {} & { limit?: number | undefined; }, me: MiLocalUser | null) => Promise<{ softwareAndCounts: { softwareName: string; count: number; color: string | null; }[]; knownSoftwares: (string | null)[]; }>' is not assignable to parameter of type 'Executor<{ readonly tags: readonly ["federation"]; readonly requireCredential: false; readonly allowGet: true; readonly cacheSec: number; readonly res: { readonly type: "object"; readonly optional: false; readonly nullable: false; readonly properties: { ...; }; }; }, { ...; }>'.
|
Run pnpm --filter backend run typecheck
Process completed with exit code 2.
|
Loading