Skip to content

Fixed CI pipeline (#82) #343

Fixed CI pipeline (#82)

Fixed CI pipeline (#82) #343

Re-run triggered March 5, 2024 18:58
Status Success
Total duration 6m 22s
Artifacts

ci.yml

on: push
Chaincode template E2E (watch mode)
5m 53s
Chaincode template E2E (watch mode)
Chaincode template image check
2m 31s
Chaincode template image check
Chaincode template CI
2m 35s
Chaincode template CI
Bump SDK Version
1m 17s
Bump SDK Version
Publish Release
3m 32s
Publish Release
Publish CLI Image
1m 7s
Publish CLI Image
Fit to window
Zoom out
Zoom in

Annotations

27 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
Publish Release: chaincode/src/allowances/grantAllowance.ts#L62
'BALANCE_COUNT_THRESHOLD' is assigned a value but never used
Publish Release: chaincode/src/burns/fetchBurns.ts#L116
'entryTime' is assigned a value but never used
Publish Release: chaincode/src/contracts/PublicKeyContract.ts#L39
'ProfileNotFoundError' is defined but never used
Publish Release: chaincode/src/mint/fetchMintAllowanceSupply.ts#L80
'entryTime' is assigned a value but never used
Publish Release: chaincode/src/mint/fetchMintSupply.ts#L72
'entryTime' is assigned a value but never used
Publish Release: chaincode/src/mint/fulfillMintAllowance.ts#L32
'blockTimeout' is defined but never used
Publish Release: chaincode/src/mint/fulfillMintAllowance.ts#L57
'key' is assigned a value but never used
Publish Release: chain-cli/src/commands/network-up/index.ts#L224
Unexpected any. Specify a different type
Publish Release: chain-cli/src/commands/network-up/index.ts#L263
Unexpected any. Specify a different type
Publish Release: chain-cli/src/commands/network-up/index.ts#L280
Unexpected any. Specify a different type
Publish Release: chain-cli/src/commands/network-up/index.ts#L281
Unexpected any. Specify a different type
Publish Release: chain-cli/test/utils.spec.ts#L38
Unexpected any. Specify a different type
Publish Release: chain-cli/test/utils.spec.ts#L70
Unexpected any. Specify a different type
Publish Release: chain-test/src/unit/TestChaincodeStub.ts#L55
'attrValue' is defined but never used
Publish Release: chain-test/src/unit/TestChaincodeStub.ts#L58
'attrName' is defined but never used
Publish Release: chain-test/src/unit/fixture.ts#L25
'EC' is defined but never used
Publish CLI Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/