Skip to content

feat: add listMergedMentions #678

feat: add listMergedMentions

feat: add listMergedMentions #678

Triggered via pull request February 10, 2024 12:30
@sxzzsxzz
synchronize #175
Leizhenpeng:dev
Status Failure
Total duration 29s
Artifacts

unit-test.yml

on: pull_request
Matrix: unit_test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
lint: src/api/notifications.ts#L42
'T' is defined but never used
lint: src/api/notifications.ts#L48
'result' is never reassigned. Use 'const' instead
lint: src/api/notifications.ts#L49
'notifications' is never reassigned. Use 'const' instead
lint: src/types/entity/notification.ts#L4
'./post' import is duplicated
lint: src/types/entity/notification.ts#L4
`./post` import should occur before type import of `../../utils`
lint: src/types/entity/notification.ts#L4
All imports in the declaration are only used as types. Use `import type`
lint: tests/api/notifications.test.ts#L14
'testMergedCommentId' is never reassigned. Use 'const' instead
lint
Process completed with exit code 1.
lint: tests/jike-client/notification.test.ts#L12
Unexpected console statement
lint: tests/jike-client/notification.test.ts#L23
Unexpected console statement