Skip to content

Pick redis push tl #169

Pick redis push tl

Pick redis push tl #169

Triggered via pull request October 10, 2023 13:18
Status Success
Total duration 11m 40s
Artifacts

lint.yml

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

Annotations

6 errors and 10 warnings
typecheck (backend)
Type '"userListUserId"' is not assignable to type 'keyof MiUserListMembership'. Did you mean '"userListId"'?
typecheck (backend)
Property 'userListUserId' does not exist on type 'MiUserListMembership'. Did you mean 'userListId'?
typecheck (backend)
Property 'userListUserId' does not exist on type 'MiUserListMembership'. Did you mean 'userListId'?
typecheck (backend)
'"@/models/_.js"' has no exported member named 'UserListJoiningsRepository'. Did you mean 'UserListsRepository'?
typecheck (backend)
Property 'userListJoiningsRepository' does not exist on type '{ config: symbol; db: symbol; meilisearch: symbol; redis: symbol; redisForPub: symbol; redisForSub: symbol; redisForTimelines: symbol; usersRepository: symbol; notesRepository: symbol; announcementsRepository: symbol; ... 61 more ...; userMemosRepository: symbol; }'. Did you mean 'userListsRepository'?
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