Skip to content

Bump google.golang.org/grpc from 1.53.0 to 1.58.1 #315

Bump google.golang.org/grpc from 1.53.0 to 1.58.1

Bump google.golang.org/grpc from 1.53.0 to 1.58.1 #315

Triggered via pull request September 16, 2023 09:43
Status Failure
Total duration 9m 44s
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/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/msgs.go#L38
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/errors.go#L7
var-naming: var ErrInvalidCodeId should be ErrInvalidCodeID (revive)