fix: allow moderators see role assigned users; fix #13301 (#13315) #15
lint.yml
on: push
pnpm_install
1m 14s
Matrix: lint
Matrix: typecheck
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#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.types.ts#L30
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/api.types.ts#L35
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
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L166
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L167
Unexpected any. Specify a different type
|