Skip to content

Feat: "다른 계정 추가" 버튼 아래에 "새 계정 추가" 버튼이 살아 있어서 지웠습니다 #11

Feat: "다른 계정 추가" 버튼 아래에 "새 계정 추가" 버튼이 살아 있어서 지웠습니다

Feat: "다른 계정 추가" 버튼 아래에 "새 계정 추가" 버튼이 살아 있어서 지웠습니다 #11

Triggered via pull request July 27, 2024 05:46
Status Success
Total duration 8m 13s
Artifacts

lint.yml

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

Annotations

28 errors and 10 warnings
typecheck (backend)
Property 's3' does not exist on type 'Source'.
typecheck (backend)
Cannot find module '@/models/entities/Meta.js' or its corresponding type declarations.
typecheck (backend)
Property 'metaService' does not exist on type 'default'.
typecheck (backend)
Property 'adsRepository' does not exist on type 'default'.
typecheck (backend)
Cannot find name 'Brackets'.
typecheck (backend)
Parameter 'qb' implicitly has an 'any' type.
typecheck (backend)
Property 'config' does not exist on type 'default'.
typecheck (backend)
Property 'config' does not exist on type 'default'.
typecheck (backend)
Cannot find name 'MAX_NOTE_TEXT_LENGTH'.
typecheck (backend)
Cannot find name 'JSON5'. Did you mean 'JSON'?
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L84
Expected no linebreak before this statement
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L125
Expected no linebreak before this statement
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L152
Unexpected whitespace between function name and paren
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L172
Unexpected whitespace between function name and paren
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L191
Expected space(s) after "if"
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L192
Expected no linebreak before this statement
lint (backend): packages/backend/src/core/NoteUpdateService.ts#L292
Newline required at end of file but not found
lint (backend): packages/backend/src/core/activitypub/models/ApNoteService.ts#L366
Expected no linebreak before this statement
lint (backend): packages/backend/src/core/activitypub/models/ApNoteService.ts#L371
Expected no linebreak before this statement
lint (frontend): packages/frontend/src/pages/admin/settings.vue#L219
More than 1 blank line not allowed
lint (frontend): packages/frontend/src/scripts/get-note-menu.ts#L24
More than 1 blank line not allowed
lint (frontend): packages/frontend/src/scripts/get-note-menu.ts#L219
A space is required after '{'
lint (frontend): packages/frontend/src/scripts/get-note-menu.ts#L219
A space is required before '}'
lint (frontend): packages/frontend/src/scripts/get-note-menu.ts#L232
A space is required after ','
lint (frontend)
Process completed with exit code 1.
lint (misskey-js): packages/misskey-js/src/acct.ts#L7
Assignment to function parameter 'acct'
lint (misskey-js): packages/misskey-js/src/api.ts#L17
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L32
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.types.ts#L30
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.types.ts#L35
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L151
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L152
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L173
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L177
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L178
Unexpected any. Specify a different type