fix(backend): timeout when querying mentions #12529
Triggered via pull request
September 7, 2023 16:49
Status
Success
Total duration
11m 24s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
pnpm_install
56s
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#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#L52
Missing return type on function
|
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
|