Skip to content

enhance(backend): refine system account #23123

enhance(backend): refine system account

enhance(backend): refine system account #23123

Triggered via pull request February 21, 2025 11:34
Status Success
Total duration 2m 49s
Artifacts

lint.yml

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

Annotations

10 errors and 2 warnings
typecheck (backend)
Cannot find module '@/core/InstanceActorService.js' or its corresponding type declarations.
typecheck (backend)
Object literal may only specify known properties, and 'isRoot' does not exist in type 'Partial<MiUser>'.
typecheck (backend)
Object literal may only specify known properties, and 'isRoot' does not exist in type 'Partial<MiUser>'.
typecheck (backend)
Object literal may only specify known properties, and 'isRoot' does not exist in type 'Partial<MiUser>'.
typecheck (backend)
Object literal may only specify known properties, and 'isRoot' does not exist in type 'Partial<MiUser>'.
typecheck (backend)
Object literal may only specify known properties, and 'isRoot' does not exist in type 'Partial<MiUser>'.
typecheck (backend)
Object literal may only specify known properties, and 'isRoot' does not exist in type 'Partial<MiUser>'.
typecheck (backend)
Cannot find module '@/core/CreateSystemUserService.js' or its corresponding type declarations.
typecheck (backend)
Object literal may only specify known properties, and 'isRoot' does not exist in type 'Partial<MiUser>'.
typecheck (backend)
Object literal may only specify known properties, and 'isRoot' does not exist in type 'Partial<MiUser>'.
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