Skip to content

refactor(backend): avoid as any on CustomEmojiService.ts #18483

refactor(backend): avoid as any on CustomEmojiService.ts

refactor(backend): avoid as any on CustomEmojiService.ts #18483

Triggered via pull request May 28, 2024 13:37
Status Success
Total duration 8m 2s
Artifacts

lint.yml

on: pull_request
pnpm_install
38s
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#L140
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L141
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L162
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L166
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L167
Unexpected any. Specify a different type