Skip to content

perf(frontend): use setInterval instead of setTimeout chain in MkTime #10873

perf(frontend): use setInterval instead of setTimeout chain in MkTime

perf(frontend): use setInterval instead of setTimeout chain in MkTime #10873

Triggered via pull request July 4, 2023 12:42
Status Success
Total duration 8m 26s
Artifacts

lint.yml

on: pull_request
pnpm_install
56s
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#L10
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L13
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L25
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L33
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L36
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L52
Missing return type on function
lint (misskey-js): packages/misskey-js/src/api.ts#L57
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L57
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L57
Unexpected any. Specify a different type