Skip to content

Release: 4.15.0

Release: 4.15.0 #1725

Triggered via pull request January 19, 2025 15:59
Status Success
Total duration 8m 35s
Artifacts

lint.yml

on: pull_request
pnpm_install
36s
pnpm_install
Matrix: lint
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 21 warnings
typecheck (backend)
'instance' is possibly 'null'.
typecheck (backend)
Expected 1 arguments, but got 2.
typecheck (backend)
Type '{ id: string; updatedAt?: Date | null | undefined; updatedAtHistory?: Date[] | null | undefined; noteEditHistory?: string[] | undefined; replyId: MiNote["id"] | null; reply: MiNote | null; ... 35 more ...; deleteAt?: Date | ... 1 more ... | undefined; }' is not assignable to type 'MiNote'.
typecheck (backend)
Argument of type 'MiSystemWebhook' is not assignable to parameter of type '"abuseReport" | "abuseReportResolved" | "userCreated" | "inactiveModeratorsWarning" | "inactiveModeratorsInvitationOnlyChanged" | "inactiveModeratorsDisablePublicNoteChanged"'.
typecheck (backend)
Property 'isSilenced' does not exist on type 'MiUser'.
typecheck (backend)
Argument of type '(ps: {} & { noteId: string; targetLang: string; } & { noteId?: string | undefined; targetLang?: string | undefined; }, me: MiLocalUser) => Promise<number | { sourceLang: string; text: string | string[]; translator: string | never[]; } | undefined>' is not assignable to parameter of type 'Executor<{ readonly tags: readonly ["notes"]; readonly requireCredential: true; readonly kind: "read:account"; readonly res: { readonly type: "object"; readonly optional: true; readonly nullable: false; readonly properties: { ...; }; }; readonly errors: { ...; }; }, { ...; }>'.
typecheck (backend)
Argument of type 'string[]' is not assignable to parameter of type 'string'.
typecheck (backend)
Argument of type 'MiNote' is not assignable to parameter of type '{ id: string; createdAt: string; updatedAt?: string | null | undefined; updatedAtHistory?: string[] | null | undefined; noteEditHistory?: unknown[] | undefined; deletedAt?: string | null | undefined; ... 33 more ...; deleteAt?: string | ... 1 more ... | undefined; }'.
typecheck (backend)
Argument of type 'MiNote' is not assignable to parameter of type '{ id: string; createdAt: string; updatedAt?: string | null | undefined; updatedAtHistory?: string[] | null | undefined; noteEditHistory?: unknown[] | undefined; deletedAt?: string | null | undefined; ... 33 more ...; deleteAt?: string | ... 1 more ... | undefined; }'.
typecheck (backend)
Object literal may only specify known properties, and 'origin' does not exist in type 'SearchOpts'.
typecheck (sw)
Right operand of ?? is unreachable because the left operand is never nullish.
typecheck (sw)
Property 'user' does not exist on type '{ id: string; createdAt: string; type: "groupInvited"; invitation: string; }'.
typecheck (sw)
Property 'group' does not exist on type 'string'.
typecheck (sw)
Property 'id' does not exist on type 'string'.
typecheck (sw)
Property 'id' does not exist on type 'string'.
typecheck (sw)
Process completed with exit code 2.
pnpm_install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint (backend)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
lint (cherrypick-js)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
lint (frontend)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
lint (frontend-embed)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
lint (frontend-shared)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
lint (misskey-bubble-game)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
typecheck (backend)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint (misskey-reversi)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
lint (sw)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
typecheck (sw)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
typecheck (cherrypick-js)
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 (cherrypick-js)
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 (frontend)
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 (frontend-shared): packages/frontend-shared/js/array.ts#L6
'EndoRelation' is defined but never used
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 (misskey-reversi)
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