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

build(deps): bump google.golang.org/grpc from 1.54.0 to 1.58.1 #42

build(deps): bump google.golang.org/grpc from 1.54.0 to 1.58.1

build(deps): bump google.golang.org/grpc from 1.54.0 to 1.58.1 #42

Triggered via pull request September 15, 2023 10:28
Status Success
Total duration 39s
Artifacts

lint.yml

on: pull_request
golangci-lint
25s
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)