Skip to content

Pick redis push tl #180

Pick redis push tl

Pick redis push tl #180

Triggered via pull request October 12, 2023 03:16
Status Success
Total duration 9m 33s
Artifacts

lint.yml

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

Annotations

3 errors and 10 warnings
typecheck (backend)
Property 'userListUserId' does not exist on type 'MiUserListJoining'. Did you mean 'userListId'?
typecheck (backend)
Conversion of type '{ id: string; createdAt: Date; userId: string; userListId: string; userListUserId: string; }' to type 'MiUserListJoining' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
typecheck (backend)
Process completed with exit code 1.
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#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
lint (misskey-js): packages/misskey-js/src/api.ts#L100
Unexpected any. Specify a different type