Merge pull request #12564 from misskey-dev/develop #30
lint.yml
on: push
pnpm_install
1m 2s
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#L20
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#L12
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/api.types.ts#L12
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/api.types.ts#L13
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/api.types.ts#L22
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/api.types.ts#L27
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L92
Unexpected any. Specify a different type
|