Remove name param from releaseToken #199
ci.yml
on: pull_request
Test SDK
3m 14s
Init Command on Windows
4m 17s
Chaincode Template Lint
1m 46s
Bump SDK Version
0s
Annotations
2 errors and 10 warnings
Chaincode Template Lint
Argument of type '{ tokenInstanceKey: TokenInstanceKey; }' is not assignable to parameter of type 'ReleaseTokenParams'.
|
Chaincode Template Lint
Process completed with exit code 2.
|
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
|