Fix reward calc #430
Annotations
6 errors and 6 warnings
linux:
cmd/skywire-cli/commands/reward/calc.go#L108
Error return value of `(*github.com/bitfield/script.Pipe).Stdout` is not checked (errcheck)
|
linux
Process completed with exit code 2.
|
darwin:
cmd/skywire-cli/commands/reward/calc.go#L108
Error return value of `(*github.com/bitfield/script.Pipe).Stdout` is not checked (errcheck)
|
darwin
Process completed with exit code 2.
|
windows:
cmd/skywire-cli/commands/reward/calc.go#L108
conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
|
windows
Process completed with exit code 1.
|
linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux
The process '/usr/bin/git' failed with exit code 128
|
darwin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
darwin
The process '/usr/local/bin/git' failed with exit code 128
|
windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|