Skip to content

Add SC calls handling for ETH->MvX #898

Add SC calls handling for ETH->MvX

Add SC calls handling for ETH->MvX #898

Triggered via pull request November 29, 2023 08:25
Status Failure
Total duration 35s
Artifacts

golangci-lint.yml

on: pull_request
golangci linter
25s
golangci linter
Fit to window
Zoom out
Zoom in

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