Skip to content

PostBlock optimization #6329

PostBlock optimization

PostBlock optimization #6329

Triggered via pull request October 13, 2023 11:36
Status Failure
Total duration 53s
Artifacts

lint.yml

on: pull_request
golangci_lint
43s
golangci_lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci_lint: server/builtin.go#L9
could not import github.com/0xPolygon/polygon-edge/consensus/polybft (-: # github.com/0xPolygon/polygon-edge/consensus/polybft
golangci_lint: consensus/polybft/state_sync_manager.go#L111
unknown field blockchain in struct literal of type eventsGetter[*contractsapi.StateSyncResultEvent]) (typecheck)
golangci_lint: command/rootchain/helper/utils.go#L11
could not import github.com/0xPolygon/polygon-edge/consensus/polybft (-: # github.com/0xPolygon/polygon-edge/consensus/polybft
golangci_lint: consensus/polybft/state_sync_manager.go#L111
unknown field blockchain in struct literal of type eventsGetter[*contractsapi.StateSyncResultEvent]) (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)