Skip to content

Sd utilize

Sd utilize #304

Triggered via pull request February 26, 2024 15:27
Status Success
Total duration 58s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: stader-cli/node/commands.go#L370
unlambda: replace `func(c *cli.Context) error {
Lint: stader-lib/sdutility/sd-utility.go#L124
unused-parameter: parameter '_opts' seems to be unused, consider removing or renaming it as _ (revive)
Lint: stader/api/validator/deposit.go#L113
unused-parameter: parameter 'reloadKeys' seems to be unused, consider removing or renaming it as _ (revive)
Lint: stader/api/node/utility-sd.go#L42
var-naming: var operatorId should be operatorID (revive)
Lint: stader-cli/node/repay-sd.go#L137
unnecessary leading newline (whitespace)
Lint: stader-cli/node/utilize-sd.go#L161
unnecessary leading newline (whitespace)
Lint: shared/types/api/node.go#L92
fieldalignment: struct with 40 pointer bytes could be 32 (govet)
Lint: stader-lib/utils/sd/sd.go#L35
shadow: declaration of "errParse" shadows declaration at line 27 (govet)
Lint: stader-cli/validator/deposit.go#L119
shadow: declaration of "err" shadows declaration at line 19 (govet)
Lint: stader/api/node/claim-sp-rewards.go#L172
ineffectual assignment to gasInfo (ineffassign)