on_pr: 96 #424
pull_request.yaml
on: pull_request
Build & Test (CI)
/
Commit Lint
41s
Build & Test (CI)
/
Build
48s
Build & Test (CI)
/
Run lint
29s
Build & Test (CI)
/
Test
3m 17s
Annotations
4 errors
|
Build & Test (CI) / Run lint
Process completed with exit code 1.
|
|
|
|
Build & Test (CI) / Run lint:
src/__tests__/api/enclaved/kmsClient.test.ts#L47
Replace `⏎······.post(/.*/)⏎······.reply(400,·{·message:·'This·is·an·error·message'·})⏎······` with `.post(/.*/).reply(400,·{·message:·'This·is·an·error·message'·})`
|
|
Build & Test (CI) / Run lint:
src/__tests__/api/enclaved/kmsClient.test.ts#L8
'sinon' is defined but never used
|