Rod Vagg
730c96ecaf
src: lint: bump golangci-lint to 1.59, address unchecked fmt.Fprint*
2024-06-06 19:51:39 +10:00
Andrew Jackson (Ajax)
535423a1f4
lotus-provider before harmonytask
2023-08-23 18:57:34 -05:00
Geoff Stuart
88d59f6a5f
Set notifications for SIGTERM and SIGINT when we start the cli
2022-12-15 12:54:41 -05:00
Geoff Stuart
4f75e2041c
Add helper function to print usage when wrong number of arguments are supplied
2022-09-14 15:38:15 -04:00
Dirk McCormick
906286fdbe
feat: lite-mode - CLI tests for lotus client
commands
2020-10-23 15:02:49 +02:00
Łukasz Magiera
a80e98dc05
cli: Don't output errors to stdout
2020-10-10 15:38:14 +02:00
Steven Allen
5733c71c50
Lint everything
...
We were ignoring quite a few error cases, and had one case where we weren't
actually updating state where we wanted to. Unfortunately, if the linter doesn't
pass, nobody has any reason to actually check lint failures in CI.
There are three remaining XXXs marked in the code for lint.
2020-08-20 20:46:36 -07:00
whyrusleeping
d547bd9f83
use xerrors.As
2020-07-23 11:48:48 -07:00
whyrusleeping
72fe8cb479
add the actual code
2020-07-23 11:46:22 -07:00