Skip to content

API

API #153

Triggered via push November 21, 2024 10:10
Status Success
Total duration 8m 30s
Artifacts

lint.yml

on: push
pnpm_install
36s
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)
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'.
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/MkNote.vue#L582
Statement inside of curly braces should be on next line
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#L122
Missing space before opening brace
lint (frontend): packages/frontend/src/pages/admin/security.vue#L201
'enableProxyCheckio' 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