Add SC calls handling for ETH->MvX #897
golangci-lint.yml
on: pull_request
golangci linter
1m 15s
Annotations
8 errors
golangci linter:
bridges/ethMultiversX/steps/ethToMultiversX/step07SignProposedTransferSC.go#L59
func `(*signProposedSCTransferStep).Identifier` is unused (unused)
|
golangci linter:
bridges/ethMultiversX/steps/ethToMultiversX/step07SignProposedTransferSC.go#L64
func `(*signProposedSCTransferStep).IsInterfaceNil` is unused (unused)
|
golangci linter:
bridges/ethMultiversX/steps/ethToMultiversX/step07SignProposedTransferSC.go#L17
func `(*signProposedSCTransferStep).Execute` is unused (unused)
|
golangci linter:
bridges/ethMultiversX/steps/ethToMultiversX/step07SignProposedTransferSC.go#L12
type `signProposedSCTransferStep` is unused (unused)
|
golangci linter:
cmd/bridge/main.go#L188
ineffectual assignment to err (ineffassign)
|
golangci linter:
clients/ethereum/wrappers/ethereumChainWrapper_test.go#L326
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
golangci linter:
clients/ethereum/wrappers/ethereumChainWrapper_test.go#L345
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
golangci linter
issues found
|