Pick redis push tl #168
lint.yml
on: pull_request
pnpm_install
2m 15s
Matrix: lint
Matrix: typecheck
Annotations
10 errors and 10 warnings
typecheck (backend)
Property 'perLocalUserUserTimelineCacheMax' does not exist on type 'MiMeta'.
|
typecheck (backend)
Property 'perRemoteUserUserTimelineCacheMax' does not exist on type 'MiMeta'.
|
typecheck (backend)
Property 'perUserHomeTimelineCacheMax' does not exist on type 'MiMeta'.
|
typecheck (backend)
Property 'perUserHomeTimelineCacheMax' does not exist on type 'MiMeta'.
|
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 'perUserHomeTimelineCacheMax' does not exist on type 'MiMeta'.
|
typecheck (backend)
Property 'perUserHomeTimelineCacheMax' does not exist on type 'MiMeta'.
|
typecheck (backend)
Property 'userListUserId' does not exist on type 'MiUserListMembership'. Did you mean 'userListId'?
|
typecheck (backend)
Property 'perUserListTimelineCacheMax' does not exist on type 'MiMeta'.
|
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
|