This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 #57
Triggered via pull request
September 26, 2024 08:12
Status
Success
Total duration
2m 37s
Artifacts
–
Annotations
9 errors and 1 warning
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)
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|