Skip to content

enhance(backend): refine system account #23154

enhance(backend): refine system account

enhance(backend): refine system account #23154

Triggered via pull request February 22, 2025 10:39
Status Success
Total duration 2m 51s
Artifacts

lint.yml

on: pull_request
pnpm_install
42s
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)
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>'.
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