Skip to content

cmd: Add subtract-fee flag #1046

cmd: Add subtract-fee flag

cmd: Add subtract-fee flag #1046

Triggered via pull request November 4, 2024 17:11
Status Failure
Total duration 1m 26s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/common/transaction.go#L171
shadow: declaration of "err" shadows declaration at line 159 (govet)
lint: cmd/common/transaction.go#L113
naked return in func `PrepareConsensusTransaction` with 42 lines of code (nakedret)
lint: cmd/common/transaction.go#L126
naked return in func `PrepareConsensusTransaction` with 42 lines of code (nakedret)
lint: cmd/common/transaction.go#L134
naked return in func `PrepareConsensusTransaction` with 42 lines of code (nakedret)
lint: cmd/common/transaction.go#L231
naked return in func `PrepareParatimeTransaction` with 71 lines of code (nakedret)
lint: cmd/common/transaction.go#L237
naked return in func `PrepareParatimeTransaction` with 71 lines of code (nakedret)
lint: cmd/common/transaction.go#L251
naked return in func `PrepareParatimeTransaction` with 71 lines of code (nakedret)
lint: cmd/account/transfer.go#L83
shadow: declaration of "err" shadows declaration at line 73 (govet)
lint: cmd/account/transfer.go#L104
shadow: declaration of "err" shadows declaration at line 94 (govet)
lint: cmd/account/withdraw.go#L86
shadow: declaration of "err" shadows declaration at line 74 (govet)