Skip to content

fix: migration is not applied properly #909

fix: migration is not applied properly

fix: migration is not applied properly #909

Triggered via pull request October 4, 2023 13:02
@SWREISWREI
opened #382
patch
Status Success
Total duration 10m 25s
Artifacts

lint.yml

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

Annotations

16 errors and 10 warnings
typecheck (backend)
Property 'cloudLogging' does not exist on type 'Config'.
typecheck (backend)
Property 'cloudLogging' does not exist on type 'Config'.
typecheck (backend)
Property 'cloudLogging' does not exist on type 'Config'.
typecheck (backend)
Type 'string | null | undefined' is not assignable to type 'string | FindOperator<string> | undefined'.
typecheck (backend)
Type 'string | null | undefined' is not assignable to type 'string'.
typecheck (backend)
Property 'cloudLogging' does not exist on type 'Config'.
typecheck (backend)
Property 'insertModerationLog' does not exist on type 'ModerationLogService'.
typecheck (backend)
Argument of type '(ps: SchemaType<{ readonly type: "object"; readonly properties: { readonly userId: { readonly type: "string"; readonly format: "misskey:id"; }; readonly groupId: { readonly type: "string"; readonly format: "misskey:id"; }; readonly limit: { ...; }; readonly sinceId: { ...; }; readonly untilId: { ...; }; readonly mar...' is not assignable to parameter of type 'Executor<{ readonly tags: readonly ["messaging"]; readonly requireCredential: true; readonly kind: "read:messaging"; readonly res: { readonly type: "array"; readonly optional: false; readonly nullable: false; readonly items: { ...; }; }; readonly errors: { ...; }; }, { ...; }>'.
typecheck (backend)
Not all code paths return a value.
typecheck (backend)
Argument of type '{ notifierId: string; userGroupInvitationId: string; }' is not assignable to parameter of type 'Omit<Partial<MiNotification>, "notifierId">'.
lint (frontend): packages/frontend/src/ui/deck/list-column.vue#L12
Attribute ':with-renotes' can't be hyphenated
lint (frontend): packages/frontend/src/ui/deck/list-column.vue#L12
Attribute ':with-replies' can't be hyphenated
lint (frontend)
Process completed with exit code 1.
lint (cherrypick-js): packages/cherrypick-js/src/acct.ts#L7
Assignment to function parameter 'acct'
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L10
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L13
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L25
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L33
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L36
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L57
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L57
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L57
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L100
Unexpected any. Specify a different type