Skip to content

Add SC calls handling for ETH->MvX #897

Add SC calls handling for ETH->MvX

Add SC calls handling for ETH->MvX #897

Triggered via pull request November 28, 2023 14:41
Status Failure
Total duration 1m 26s
Artifacts

golangci-lint.yml

on: pull_request
golangci linter
1m 15s
golangci linter
Fit to window
Zoom out
Zoom in

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