Skip to content

fix golangci.yml and some warnings #449

fix golangci.yml and some warnings

fix golangci.yml and some warnings #449

Triggered via pull request November 15, 2024 07:33
Status Failure
Total duration 3m 41s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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)
golangci_lint: command/bridge/deposit/erc1155/deposit_erc1155.go#L108
dp.TokenIDs undefined (type *depositERC1155Params has no field or method TokenIDs) (typecheck)