on_pr: 15 #71
pull_request.yaml
on: pull_request
Build & Test (CI)
/
Build
1m 27s
Build & Test (CI)
/
Run lint
1m 20s
Build & Test (CI)
/
Test
1m 44s
Annotations
7 errors
|
Build & Test (CI) / Run lint
Process completed with exit code 1.
|
|
Build & Test (CI) / Run lint:
src/masterBitgoExpress/handleSendMany.ts#L2
'BitGoRequest' is defined but never used
|
|
Build & Test (CI) / Build
Process completed with exit code 1.
|
|
Build & Test (CI) / Build:
src/masterBitgoExpress/routers/masterApiSpec.ts#L190
Cannot find name 'isBitGoRequest'.
|
|
Build & Test (CI) / Build:
src/masterBitgoExpress/routers/masterApiSpec.ts#L189
Cannot find name 'Request'.
|
|
Build & Test (CI) / Build:
src/masterBitgoExpress/handleSendMany.ts#L38
This comparison appears to be unintentional because the types 'SubWalletType | undefined' and '"onPrem"' have no overlap.
|
|
Build & Test (CI) / Build:
src/masterBitgoExpress/enclavedExpressClient.ts#L6
Cannot find module '../types/masterApiTypes' or its corresponding type declarations.
|