Skip to content

Refactor the way we are displaying SD and ETH values #218

Refactor the way we are displaying SD and ETH values

Refactor the way we are displaying SD and ETH values #218

Triggered via pull request January 4, 2024 15:00
Status Success
Total duration 1m 29s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: stader-cli/node/status.go#L122
unnecessary trailing newline (whitespace)
build: stader-cli/node/status.go#L183
unnecessary trailing newline (whitespace)
build: stader-lib/utils/eth/units.go#L51
assignments should only be cuddled with other assignments (wsl)
build: stader-lib/utils/eth/units.go#L52
only one cuddle assignment allowed before if statement (wsl)
build: stader-lib/utils/eth/units.go#L59
if statements should only be cuddled with assignments (wsl)
build: stader-lib/utils/eth/units.go#L62
return statements should not be cuddled if block has more than two lines (wsl)
build: stader-cli/node/claim-rewards.go#L77
expressions should not be cuddled with blocks (wsl)
build: stader/api/node/claim-rewards.go#L144
assignments should only be cuddled with other assignments (wsl)