Skip to content

Bump github.com/cosmos/cosmos-sdk from 0.47.0 to 0.47.5 #312

Bump github.com/cosmos/cosmos-sdk from 0.47.0 to 0.47.5

Bump github.com/cosmos/cosmos-sdk from 0.47.0 to 0.47.5 #312

Triggered via pull request September 16, 2023 09:43
Status Failure
Total duration 5m 50s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
lint: modules/light-clients/08-wasm/types/msgs.go#L8
File is not `gofumpt`-ed (gofumpt)
lint: modules/light-clients/08-wasm/types/update.go#L68
File is not `gofumpt`-ed (gofumpt)
lint: modules/core/02-client/client/utils/utils.go#L4
File is not `gofumpt`-ed (gofumpt)
lint
issues found
lint: modules/light-clients/08-wasm/types/errors.go#L7
var-naming: var ErrInvalidCodeId should be ErrInvalidCodeID (revive)
lint: modules/light-clients/08-wasm/types/msgs.go#L28
receiver-naming: receiver name m should be consistent with previous receiver name msg for MsgPushNewWasmCode (revive)
lint: modules/light-clients/08-wasm/types/client_state.go#L94
receiver-naming: receiver name c should be consistent with previous receiver name cs for ClientState (revive)
lint: modules/light-clients/08-wasm/types/msgs.go#L38
receiver-naming: receiver name m should be consistent with previous receiver name msg for MsgPushNewWasmCode (revive)