Fix reward calculation #425
Annotations
6 errors and 3 warnings
linux:
cmd/skywire-cli/commands/reward/calc.go#L43
exported: exported type Count should have comment or be unexported (revive)
|
linux:
cmd/skywire-cli/commands/reward/calc.go#L170
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
linux
Process completed with exit code 2.
|
darwin:
cmd/skywire-cli/commands/reward/calc.go#L43
exported: exported type Count should have comment or be unexported (revive)
|
darwin:
cmd/skywire-cli/commands/reward/calc.go#L170
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
darwin
Process completed with exit code 2.
|
linux
The process '/usr/bin/git' failed with exit code 128
|
darwin
The process '/usr/local/bin/git' failed with exit code 128
|
windows
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|