Skip to content

feat(executor): added MsgUpsertSequencer consensus message #666

feat(executor): added MsgUpsertSequencer consensus message

feat(executor): added MsgUpsertSequencer consensus message #666

Triggered via pull request October 7, 2024 17:10
Status Failure
Total duration 16m 3s
Artifacts

golangci_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: indexers/txindex/indexer_service.go#L69
is.Logger undefined (type *IndexerService has no field or method Logger) (typecheck)
golangci-lint: indexers/txindex/indexer_service.go#L79
is.Logger undefined (type *IndexerService has no field or method Logger) (typecheck)
golangci-lint: indexers/txindex/indexer_service.go#L81
is.Logger undefined (type *IndexerService has no field or method Logger) (typecheck)
golangci-lint: node/node.go#L211
n.Logger undefined (type *Node has no field or method Logger) (typecheck)
golangci-lint: node/node.go#L252
n.Logger undefined (type *Node has no field or method Logger) (typecheck)
golangci-lint: node/node.go#L257
n.Logger undefined (type *Node has no field or method Logger) (typecheck)
golangci-lint: rpc/client/client.go#L90
c.Logger undefined (type *Client has no field or method Logger) (typecheck)
golangci-lint: rpc/client/client.go#L113
c.Logger undefined (type *Client has no field or method Logger) (typecheck)
golangci-lint: rpc/client/client.go#L118
c.Logger undefined (type *Client has no field or method Logger) (typecheck)
golangci-lint: rpc/client/client.go#L845
c.Quit undefined (type *Client has no field or method Quit) (typecheck)