Skip to content

Remove name param from releaseToken #199

Remove name param from releaseToken

Remove name param from releaseToken #199

Triggered via pull request February 23, 2024 18:39
Status Failure
Total duration 9m 12s
Artifacts

ci.yml

on: pull_request
Init Command on Windows
4m 17s
Init Command on Windows
Chaincode Template Lint
1m 46s
Chaincode Template Lint
Test Project Template
5m 40s
Test Project Template
Template Image Check
2m 31s
Template Image Check
Publish Release
0s
Publish Release
Bump SDK Version
0s
Bump SDK Version
Fit to window
Zoom out
Zoom in

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