Skip to content

Bump github.com/libp2p/go-libp2p-pubsub from 0.9.3 to 0.10.0 #25

Bump github.com/libp2p/go-libp2p-pubsub from 0.9.3 to 0.10.0

Bump github.com/libp2p/go-libp2p-pubsub from 0.9.3 to 0.10.0 #25

Status Failure
Total duration 55s
Artifacts

lint.yml

on: push
golangci_lint
47s
golangci_lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci_lint: server/server.go#L866
cannot use hub (variable of type *jsonRPCHub) as jsonrpc.JSONRPCStore value in struct literal: *jsonRPCHub does not implement jsonrpc.JSONRPCStore (missing method AddTx) (typecheck)
golangci_lint: command/bridge/deposit/erc1155/deposit_erc1155.go#L39
dp.RegisterCommonFlags undefined (type *depositERC1155Params has no field or method RegisterCommonFlags) (typecheck)
golangci_lint: command/bridge/deposit/erc1155/deposit_erc1155.go#L42
dp.Amounts undefined (type *depositERC1155Params has no field or method Amounts) (typecheck)
golangci_lint: command/bridge/deposit/erc1155/deposit_erc1155.go#L49
dp.TokenIDs undefined (type *depositERC1155Params has no field or method TokenIDs) (typecheck)
golangci_lint: command/bridge/deposit/erc1155/deposit_erc1155.go#L56
dp.TokenAddr undefined (type *depositERC1155Params has no field or method TokenAddr) (typecheck)
golangci_lint: command/bridge/deposit/erc1155/deposit_erc1155.go#L63
dp.PredicateAddr undefined (type *depositERC1155Params has no field or method PredicateAddr) (typecheck)
golangci_lint: command/bridge/deposit/erc1155/deposit_erc1155.go#L86
dp.Validate undefined (type *depositERC1155Params has no field or method Validate) (typecheck)
golangci_lint: command/bridge/deposit/erc1155/deposit_erc1155.go#L93
dp.SenderKey undefined (type *depositERC1155Params has no field or method SenderKey) (typecheck)
golangci_lint: command/bridge/deposit/erc1155/deposit_erc1155.go#L100
dp.JSONRPCAddr undefined (type *depositERC1155Params has no field or method JSONRPCAddr) (typecheck)
golangci_lint: command/bridge/deposit/erc1155/deposit_erc1155.go#L107
dp.Amounts undefined (type *depositERC1155Params has no field or method Amounts) (typecheck)