Sd utilize #301
Annotations
10 errors
Golangci-lint:
stader-lib/utils/eth/units.go#L41
assignments should only be cuddled with other assignments (wsl)
|
Golangci-lint:
stader-lib/utils/eth/units.go#L52
return statements should not be cuddled if block has more than two lines (wsl)
|
Golangci-lint:
stader-lib/utils/eth/units.go#L42
only one cuddle assignment allowed before if statement (wsl)
|
Golangci-lint:
stader-lib/utils/eth/units.go#L49
if statements should only be cuddled with assignments (wsl)
|
Golangci-lint:
stader-lib/sdutility/sd-utility.go#L118
unused-parameter: parameter 'opts' seems to be unused, consider removing or renaming it as _ (revive)
|
Golangci-lint:
stader-lib/sdutility/sd-utility.go#L83
ineffectual assignment to err (ineffassign)
|
Golangci-lint:
stader-lib/sdutility/sd-utility.go#L22
assignments should only be cuddled with other assignments (wsl)
|
Golangci-lint:
stader-lib/sdutility/sd-utility.go#L23
only one cuddle assignment allowed before if statement (wsl)
|
Golangci-lint:
stader-lib/sdutility/sd-utility.go#L26
assignments should only be cuddled with other assignments (wsl)
|
Golangci-lint:
stader-lib/sdutility/sd-utility.go#L27
only one cuddle assignment allowed before if statement (wsl)
|
The logs for this run have expired and are no longer available.
Loading