feat(backend): リアルタイム更新時のノート取得にCDNキャッシュを併用できるように #22035
lint.yml
on: pull_request
pnpm_install
34s
Matrix: lint
Matrix: typecheck
Annotations
4 errors and 12 warnings
typecheck (backend)
Type '{ maintainerName: string | null; maintainerEmail: string | null; version: string; providesTarball: boolean; name: string | null; shortName: string | null; uri: string; description: string | null; ... 42 more ...; maxFileSize: number; }' is not assignable to type '{ name: SchemaType<{ readonly type: "string"; readonly optional: false; readonly nullable: true; }>; uri: string; bannerUrl: SchemaType<{ readonly type: "string"; readonly optional: false; readonly nullable: true; }>; ... 48 more ...; maxFileSize: number; } & {} & { ...; }'.
|
typecheck (backend)
Process completed with exit code 2.
|
lint (backend):
packages/backend/src/core/entities/NoteEntityService.ts#L335
Expected '===' and instead saw '=='
|
lint (backend)
Process completed with exit code 1.
|
pnpm_install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck (sw)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck (misskey-js)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck (backend)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (backend)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (frontend)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (frontend-embed)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (misskey-bubble-game)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (frontend-shared)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (misskey-reversi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (misskey-js)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (sw)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|