Skip to content

Update vite.config.ts #3

Update vite.config.ts

Update vite.config.ts #3

Triggered via push December 10, 2023 13:47
Status Success
Total duration 8m 42s
Artifacts

lint.yml

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

Annotations

14 errors and 10 warnings
typecheck (backend)
Argument of type 'DeleteObjectCommand' is not assignable to parameter of type 'Command<ServiceInputTypes, DeleteObjectCommandInput, ServiceOutputTypes, DeleteObjectCommandOutput, SmithyResolvedConfiguration<...>>'.
typecheck (backend)
Property 'userGroupInvitationId' does not exist on type 'MiNotification'.
typecheck (backend)
Property 'userGroupInvitationId' does not exist on type 'MiGroupedNotification'.
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)
Process completed with exit code 1.
lint (backend): packages/backend/src/core/AvatarDecorationService.ts#L161
Expected '===' and instead saw '=='
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L223
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint (backend)
Process completed with exit code 1.
lint (frontend): packages/frontend/src/pages/settings/profile.vue#L169
Identifier 'e' is restricted
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#L15
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L18
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L30
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.types.ts#L12
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.types.ts#L12
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.types.ts#L13
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.types.ts#L22
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.types.ts#L27
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/consts.ts#L90
Unexpected any. Specify a different type