Skip to content

provenance v1.18.0 rev dd0940e94575b4c8f22af51603d3703b39c9a3a9; mamo… #24

provenance v1.18.0 rev dd0940e94575b4c8f22af51603d3703b39c9a3a9; mamo…

provenance v1.18.0 rev dd0940e94575b4c8f22af51603d3703b39c9a3a9; mamo… #24

Triggered via push July 23, 2024 10:12
Status Failure
Total duration 3m 55s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-test: mamoru_cosmos_sdk/streaming.go#L110
unslice: could simplify ss.blockMetadata.ResponseEndBlock.ConsensusParamUpdates.Validator.PubKeyTypes[:] to ss.blockMetadata.ResponseEndBlock.ConsensusParamUpdates.Validator.PubKeyTypes (gocritic)
build-test: mamoru_cosmos_sdk/sniffer.go#L61
Consider pre-allocating `result` (prealloc)
build-test: mamoru_cosmos_sdk/sync_state/client.go#L98
var-naming: struct field Url should be URL (revive)
build-test: mamoru_cosmos_sdk/mock_streaming.go#L29
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
build-test: mamoru_cosmos_sdk/streaming.go#L75
var-declaration: should drop = 0 from declaration of var eventCount; it is the zero value (revive)
build-test: mamoru_cosmos_sdk/streaming.go#L76
var-declaration: should drop = 0 from declaration of var txCount; it is the zero value (revive)
build-test: mamoru_cosmos_sdk/streaming.go#L77
var-declaration: should drop = 0 from declaration of var callTracesCount; it is the zero value (revive)
build-test: mamoru_cosmos_sdk/mock_streaming.go#L36
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
build-test: mamoru_cosmos_sdk/streaming.go#L39
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
build-test: mamoru_cosmos_sdk/streaming.go#L49
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
build-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/