Skip to content

Close iterators and remove unnecessary imports #190

Close iterators and remove unnecessary imports

Close iterators and remove unnecessary imports #190

Triggered via push April 11, 2024 13:41
Status Success
Total duration 9m 23s
Artifacts

test-on-push.yml

on: push
Chaincode template CI
2m 32s
Chaincode template CI
Chaincode template E2E (watch mode)
5m 54s
Chaincode template E2E (watch mode)
Chaincode template image check
2m 50s
Chaincode template image check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
CI: chain-test/src/unit/TestChaincodeStub.ts#L55
'attrValue' is defined but never used
CI: chain-test/src/unit/TestChaincodeStub.ts#L58
'attrName' is defined but never used
CI: chain-test/src/unit/fixture.ts#L25
'EC' is defined but never used
CI: chain-cli/src/commands/network-up/index.ts#L235
Unexpected any. Specify a different type
CI: chain-cli/src/commands/network-up/index.ts#L320
Unexpected any. Specify a different type
CI: chain-cli/src/commands/network-up/index.ts#L337
Unexpected any. Specify a different type
CI: chain-cli/src/commands/network-up/index.ts#L338
Unexpected any. Specify a different type
CI: chain-cli/test/utils.spec.ts#L38
Unexpected any. Specify a different type
CI: chain-cli/test/utils.spec.ts#L70
Unexpected any. Specify a different type
CI: chaincode/src/allowances/grantAllowance.ts#L63
'BALANCE_COUNT_THRESHOLD' is assigned a value but never used