Skip to content

TODOを追加

TODOを追加 #169

Triggered via push November 28, 2024 05:25
Status Success
Total duration 8m 8s
Artifacts

lint.yml

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

Annotations

26 errors and 4 warnings
typecheck (backend)
Property 'setupPassword' does not exist on type 'Source'.
typecheck (backend)
Argument of type '{ emoji: MiEmoji | MiEmojiRequest; user: MiUser | null; }' is not assignable to parameter of type 'never'.
typecheck (backend)
Property 'object' does not exist on type 'IObject'.
typecheck (backend)
Property 'object' does not exist on type 'IObject'.
typecheck (backend)
Property 'object' does not exist on type 'IObject'.
typecheck (backend)
Parameter 't' implicitly has an 'any' type.
typecheck (backend)
Property 'object' does not exist on type 'IObject'.
typecheck (backend)
Property 'object' does not exist on type 'IObject'.
typecheck (backend)
Property 'object' does not exist on type 'IObject'.
typecheck (backend)
Property 'object' does not exist on type 'IObject'.
lint (backend): packages/backend/src/server/api/SignupApiService.ts#L11
There should be no space before ','
lint (backend): packages/backend/src/server/api/SignupApiService.ts#L11
A space is required after ','
lint (backend): packages/backend/src/server/api/SignupApiService.ts#L11
A space is required before '}'
lint (backend): packages/backend/src/server/web/ClientServerService.ts#L635
Multiple spaces found before 'me'
lint (backend)
Process completed with exit code 1.
lint (frontend): packages/frontend/src/components/MkNotification.vue#L18
This branch can never execute. Its condition is a duplicate or covered by previous conditions in the `v-if` / `v-else-if` chain
lint (frontend): packages/frontend/src/components/MkNotification.vue#L24
This branch can never execute. Its condition is a duplicate or covered by previous conditions in the `v-if` / `v-else-if` chain
lint (frontend): packages/frontend/src/components/MkNotification.vue#L29
This branch can never execute. Its condition is a duplicate or covered by previous conditions in the `v-if` / `v-else-if` chain
lint (frontend): packages/frontend/src/components/global/MkCustomEmoji.vue#L123
Missing space before opening brace
lint (frontend): packages/frontend/src/pages/admin/security.vue#L201
'enableProxyCheckio' is not defined
lint (frontend): packages/frontend/src/pages/admin/security.vue#L202
'proxyCheckioApiKey' is not defined
lint (misskey-js): packages/misskey-js/src/consts.ts#L415
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L416
Unexpected any. Specify a different type
lint (frontend-shared): packages/frontend-shared/js/emojilist.ts#L19
Unnecessary conditional, value is always falsy
lint (frontend-shared): packages/frontend-shared/js/emojilist.ts#L26
Unexpected any. Specify a different type