Skip to content

fix(api/users): ページビューのデータの取得範囲が狭すぎる問題を修正 #1539

fix(api/users): ページビューのデータの取得範囲が狭すぎる問題を修正

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
pnpm_install
Matrix: lint
Matrix: typecheck
Fit to window
Zoom out
Zoom in

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