feat(backend): リアルタイム更新時のノート取得にCDNキャッシュを併用できるように #22041
Annotations
2 errors and 1 warning
Run pnpm --filter backend run typecheck
Property 'text' does not exist on type '{ id: string; createdAt: string; deletedAt?: string | null | undefined; text: string | null; cw?: string | null | undefined; userId: string; user: { id: string; name: string | null; username: string; ... 12 more ...; badgeRoles?: { ...; }[] | undefined; }; ... 26 more ...; myReaction?: string | ... 1 more ... | unde...'.
|
Run pnpm --filter backend run typecheck
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading