Skip to content

Stubborn mayflies genesis code with all new transaction and snapshot … #5

Stubborn mayflies genesis code with all new transaction and snapshot …

Stubborn mayflies genesis code with all new transaction and snapshot … #5

Triggered via push October 12, 2023 17:30
Status Success
Total duration 1m 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
lint: common/transaction.go#L28
`outputTypeNodeResign` is unused (deadcode)
lint: common/transaction.go#L43
`transactionTypeNodeResign` is unused (deadcode)
lint: domains/ethereum/validation.go#L107
Error return value of `io.WriteString` is not checked (errcheck)
lint: domains/ethereum/validation.go#L108
Error return value of `io.WriteString` is not checked (errcheck)
lint: crypto/edwards_test.go#L16
Error return value of `rand.Read` is not checked (errcheck)
lint: crypto/edwards_test.go#L21
Error return value of `rand.Read` is not checked (errcheck)
lint: crypto/key_test.go#L63
Error return value of `rand.Read` is not checked (errcheck)
lint: common/encoding.go#L315
Error return value of `enc.WriteByte` is not checked (errcheck)
lint: common/encoding.go#L330
Error return value of `enc.WriteByte` is not checked (errcheck)
lint: common/encoding.go#L342
Error return value of `enc.WriteByte` is not checked (errcheck)
lint: util/base58/base58check_test.go#L61
redefines-builtin-id: redefinition of the built-in function len (revive)
lint: common/custodian.go#L217
unused-parameter: parameter 'store' seems to be unused, consider removing or renaming it as _ (revive)
lint: kernel/election.go#L179
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
lint: rpc/custodian.go#L5
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
lint: rpc/http.go#L27
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint: rpc/info.go#L125
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
lint: rpc/consensus_test.go#L1161
unused-parameter: parameter 'deposit' seems to be unused, consider removing or renaming it as _ (revive)
lint: command.go#L964
unused-parameter: parameter 'deposit' seems to be unused, consider removing or renaming it as _ (revive)