Sd utilize #303
Annotations
10 errors
Lint:
stader/guardian/collector/network-collector.go#L65
commentFormatting: put a space between `//` and comment text (gocritic)
|
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/api/node/claim-rewards.go#L100
var-naming: var operatorId should be operatorID (revive)
|
Lint:
stader/guardian/collector/operator-collector.go#L227
unnecessary conversion (unconvert)
|
Lint:
stader/guardian/collector/operator-collector.go#L228
unnecessary conversion (unconvert)
|
Lint:
stader-lib/utils/sd/sd.go#L19
func `almostEqual` is unused (unused)
|
Lint:
stader-cli/node/repay-sd.go#L137
unnecessary leading newline (whitespace)
|