fix(api/users): ページビューのデータの取得範囲が狭すぎる問題を修正 #1539
Triggered via pull request
September 16, 2024 18:51
Status
Success
Total duration
8m 54s
Artifacts
–
lint.yml
on: pull_request
pnpm_install
29s
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#L154
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L155
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L176
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L180
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L181
Unexpected any. Specify a different type
|