Skip to content

enhance(backend): refine system account #23122

enhance(backend): refine system account

enhance(backend): refine system account #23122

Triggered via pull request February 21, 2025 10:32
Status Success
Total duration 9m 26s
Artifacts

lint.yml

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

Annotations

8 errors and 6 warnings
typecheck (backend)
Property 'proxyAccount' does not exist on type 'MiMeta'.
typecheck (backend)
Cannot find module '@/core/ProxyAccountService.js' or its corresponding type declarations.
typecheck (backend)
Object literal may only specify known properties, and 'proxyAccount' does not exist in type 'MiMeta'.
typecheck (backend)
Cannot find module '@/core/ProxyAccountService.js' or its corresponding type declarations.
typecheck (backend)
Type '{ readonly tags: readonly ["admin"]; readonly requireCredential: true; readonly requireModerator: true; readonly kind: "write:admin:update-proxy-account"; readonly errors: { readonly accessDenied: { readonly message: "Only administrators can edit members of the role."; readonly code: "ACCESS_DENIED"; readonly id: "1...' does not satisfy the constraint 'IEndpointMeta'.
typecheck (backend)
Type 'SchemaType<{ readonly nullable: true; readonly type: "string"; readonly minLength: 1; readonly maxLength: 1500; }> | undefined' is not assignable to type 'string | undefined'.
typecheck (backend)
Argument of type '"updateUser"' is not assignable to parameter of type '"updateServerSettings" | "suspend" | "unsuspend" | "updateUserNote" | "addCustomEmoji" | "updateCustomEmoji" | "deleteCustomEmoji" | "assignRole" | "unassignRole" | "createRole" | ... 39 more ... | "deleteGalleryPost"'.
typecheck (backend)
Process completed with exit code 2.
lint (misskey-reversi): packages/misskey-reversi/src/serializer.ts#L25
Unnecessary conditional, comparison is always true, since `"put" === "put"` is true
lint (misskey-reversi): packages/misskey-reversi/src/serializer.ts#L88
Unnecessary conditional, comparison is always true, since `"put" === "put"` is true
lint (misskey-reversi)
Failed to download action 'https://api.github.com/repos/pnpm/action-setup/tarball/a7487c7e89a18df4991f7f222e4898a00d66ddda'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
lint (misskey-reversi)
Back off 13.386 seconds before retry.
lint (misskey-reversi)
Failed to download action 'https://api.github.com/repos/pnpm/action-setup/tarball/a7487c7e89a18df4991f7f222e4898a00d66ddda'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
lint (misskey-reversi)
Back off 29.03 seconds before retry.