Skip to content

MkInputをpreventに対応させ、enterの意図せぬ伝搬を防ぐ #8

MkInputをpreventに対応させ、enterの意図せぬ伝搬を防ぐ

MkInputをpreventに対応させ、enterの意図せぬ伝搬を防ぐ #8

Triggered via pull request July 24, 2024 16:14
Status Success
Total duration 9m 38s
Artifacts

lint.yml

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

Annotations

10 warnings
lint (misskey-js): packages/misskey-js/eslint.config.js#L4
Prefer named exports
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.ts#L52
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.types.ts#L31
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.types.ts#L36
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