Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

build(deps): bump github.com/cosmos/cosmos-sdk from 0.46.13 to 0.47.5 #39

build(deps): bump github.com/cosmos/cosmos-sdk from 0.46.13 to 0.47.5

build(deps): bump github.com/cosmos/cosmos-sdk from 0.46.13 to 0.47.5 #39

Triggered via pull request September 1, 2023 10:37
Status Success
Total duration 35s
Artifacts

lint.yml

on: pull_request
golangci-lint
24s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors
golangci-lint: internal/node/node.go#L218
c.Status undefined (type *NodesJSONRPCClient has no field or method Status) (typecheck)
golangci-lint: internal/middleware/router.go#L66
r.RegisterTxService undefined (type *Routers has no field or method RegisterTxService) (typecheck)
golangci-lint: internal/middleware/router.go#L67
r.RegisterNodeService undefined (type *Routers has no field or method RegisterNodeService) (typecheck)
golangci-lint: internal/middleware/router.go#L68
r.RegisterTendermintService undefined (type *Routers has no field or method RegisterTendermintService) (typecheck)
golangci-lint: internal/middleware/router.go#L69
r.GRPCQueryRouter undefined (type *Routers has no field or method GRPCQueryRouter) (typecheck)
golangci-lint: internal/middleware/router.go#L73
r.MsgServiceRouter undefined (type *Routers has no field or method MsgServiceRouter) (typecheck)
golangci-lint: internal/middleware/router.go#L83
r.RegisterAPIRoutes undefined (type *Routers has no field or method RegisterAPIRoutes) (typecheck)
golangci-lint: internal/handler/grpc.go#L44
invalid operation: cannot compare h.director != nil (operator != not defined on untyped nil) (typecheck)
golangci-lint: internal/handler/grpc.go#L43
height declared but not used (typecheck)