Improve ci jobs #197
ci.yml
on: push
Test SDK
3m 10s
Init Command on Windows
6m 6s
Chaincode Template Lint
1m 48s
Bump SDK Version
0s
Annotations
10 warnings
Test SDK:
chain-test/src/unit/TestChaincodeStub.ts#L55
'attrValue' is defined but never used
|
Test SDK:
chain-test/src/unit/TestChaincodeStub.ts#L58
'attrName' is defined but never used
|
Test SDK:
chain-test/src/unit/fixture.ts#L25
'EC' is defined but never used
|
Test SDK:
chain-cli/src/commands/network-up/index.ts#L224
Unexpected any. Specify a different type
|
Test SDK:
chain-cli/src/commands/network-up/index.ts#L263
Unexpected any. Specify a different type
|
Test SDK:
chain-cli/src/commands/network-up/index.ts#L280
Unexpected any. Specify a different type
|
Test SDK:
chain-cli/src/commands/network-up/index.ts#L281
Unexpected any. Specify a different type
|
Test SDK:
chain-cli/test/utils.spec.ts#L38
Unexpected any. Specify a different type
|
Test SDK:
chain-cli/test/utils.spec.ts#L70
Unexpected any. Specify a different type
|
Test SDK:
chaincode/src/allowances/grantAllowance.ts#L62
'BALANCE_COUNT_THRESHOLD' is assigned a value but never used
|