Skip to content

cmd: Add subtract-fee flag #1041

cmd: Add subtract-fee flag

cmd: Add subtract-fee flag #1041

Triggered via pull request October 25, 2024 15:10
Status Failure
Total duration 1m 15s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/account/transfer.go#L85
shadow: declaration of "err" shadows declaration at line 74 (govet)
lint: cmd/account/transfer.go#L112
shadow: declaration of "err" shadows declaration at line 101 (govet)
lint: cmd/account/withdraw.go#L85
shadow: declaration of "err" shadows declaration at line 74 (govet)
lint: cmd/common/transaction.go#L171
shadow: declaration of "err" shadows declaration at line 157 (govet)
lint: cmd/common/transaction.go#L101
naked return in func `ComputeConsensusGas` with 31 lines of code (nakedret)
lint: cmd/common/transaction.go#L114
naked return in func `ComputeConsensusGas` with 31 lines of code (nakedret)
lint: cmd/common/transaction.go#L122
naked return in func `ComputeConsensusGas` with 31 lines of code (nakedret)
lint: cmd/common/transaction.go#L216
naked return in func `ComputeParaTimeGas` with 36 lines of code (nakedret)
lint: cmd/common/transaction.go#L223
naked return in func `ComputeParaTimeGas` with 36 lines of code (nakedret)
lint: cmd/common/transaction.go#L234
naked return in func `ComputeParaTimeGas` with 36 lines of code (nakedret)