Add SC calls handling for ETH->MvX #898
golangci-lint.yml
on: pull_request
golangci linter
25s
Annotations
7 errors
golangci linter:
bridges/ethMultiversX/steps/ethToMultiversX/step05PerformActionID.go#L46
undeclared name: `ProposingSCTransfersOnMultiversX` (typecheck)
|
golangci linter:
bridges/ethMultiversX/steps/ethToMultiversX/step05PerformActionID.go#L50
undeclared name: `ProposingSCTransfersOnMultiversX` (typecheck)
|
golangci linter:
clients/multiversx/client.go#L320
SCBatch not declared by package clients (typecheck)
|
golangci linter:
bridges/ethMultiversX/bridgeExecutor.go#L466
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
|