on_pr: 6 #23
pull_request.yaml
on: pull_request
Build & Test (CI)
/
Build
1m 18s
Build & Test (CI)
/
Run lint
1m 14s
Build & Test (CI)
/
Test
1m 38s
Annotations
11 errors
|
|
|
|
|
Build & Test (CI) / Run lint:
src/api/enclaved/postIndependentKey.ts#L10
Replace `····` with `··`
|
|
|
|
|
|
Build & Test (CI) / Run lint:
src/api/enclaved/postIndependentKey.ts#L7
Replace `··const·{·source,·seed·}:·{·source:·string,` with `const·{·source,·seed·}:·{·source:·string;`
|
|
Build & Test (CI) / Run lint:
src/api/enclaved/postIndependentKey.ts#L5
Replace `req:·express.Request,·res:·express.Response,·next:·express.NextFunction):·Promise<any>·{⏎` with `⏎··req:·express.Request,⏎··res:·express.Response,⏎··next:·express.NextFunction,⏎):·Promise<any>·{`
|
|
|
|
|
|
Build & Test (CI) / Run lint:
src/api/enclaved/postIndependentKey.ts#L1
'KeyPair' is defined but never used
|
|
Build & Test (CI) / Test
Process completed with exit code 1.
|