Skip to content

Sd utilize

Sd utilize #305

Triggered via pull request February 26, 2024 15:34
Status Success
Total duration 51s
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: shared/services/stader/node.go#L121
declarations should never be cuddled (wsl)
Lint: shared/services/stader/node.go#L199
declarations should never be cuddled (wsl)