Skip to content

Optimize npm-pack-and-replace.sh script to skip packages that are not… #9

Optimize npm-pack-and-replace.sh script to skip packages that are not…

Optimize npm-pack-and-replace.sh script to skip packages that are not… #9

Triggered via push March 11, 2024 14:59
Status Success
Total duration 9m 11s
Artifacts

test-on-push.yml

on: push
Chaincode template CI
2m 27s
Chaincode template CI
Chaincode template E2E (watch mode)
5m 51s
Chaincode template E2E (watch mode)
Chaincode template image check
2m 42s
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#L224
Unexpected any. Specify a different type
CI: chain-cli/src/commands/network-up/index.ts#L263
Unexpected any. Specify a different type
CI: chain-cli/src/commands/network-up/index.ts#L280
Unexpected any. Specify a different type
CI: chain-cli/src/commands/network-up/index.ts#L281
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#L62
'BALANCE_COUNT_THRESHOLD' is assigned a value but never used