This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
build(deps): bump go.uber.org/zap from 1.23.0 to 1.26.0 #43
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)
|