enhance(frontend): アカウント削除前ダイアログに再ログインすると削除が中断される旨の表記を追加 #1526
Triggered via pull request
September 16, 2024 12:52
Status
Success
Total duration
8m 44s
Artifacts
–
lint.yml
on: pull_request
pnpm_install
31s
Matrix: lint
Matrix: typecheck
Annotations
10 warnings
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#L153
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L154
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L175
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L179
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L180
Unexpected any. Specify a different type
|