on_pr: 75 #288
pull_request.yaml
on: pull_request
Build & Test (CI)
/
Commit Lint
52s
Build & Test (CI)
/
Build
1m 5s
Build & Test (CI)
/
Run lint
48s
Build & Test (CI)
/
Test
4m 12s
Annotations
6 errors
|
Build & Test (CI) / Run lint
Process completed with exit code 1.
|
|
|
|
|
|
Build & Test (CI) / Run lint:
src/api/master/handlers/handleSendMany.ts#L16
'UnprocessableEntityResponse' is defined but never used
|
|
Build & Test (CI) / Run lint:
src/api/master/handlers/handleSendMany.ts#L16
'ForbiddenError' is defined but never used
|
|
Build & Test (CI) / Run lint:
src/api/master/handlers/handleSendMany.ts#L16
Replace `BadRequestError,·ForbiddenError,·NotFoundError,·UnprocessableEntityResponse` with `⏎··BadRequestError,⏎··ForbiddenError,⏎··NotFoundError,⏎··UnprocessableEntityResponse,⏎`
|