Refactor error handling #308

Merged
6543 merged 7 commits from noerw/tea:improve-error-log into master 2020-12-16 16:18:11 +00:00

7 Commits

Author SHA1 Message Date
c7bc79339e Merge branch 'master' into improve-error-log
All checks were successful
continuous-integration/drone/pr Build is passing
2020-12-17 00:12:31 +08:00
d4a783216d
fix vet
All checks were successful
continuous-integration/drone/pr Build is passing
2020-12-15 23:58:55 +01:00
edb1a8408f
cleanup
Some checks reported errors
continuous-integration/drone/pr Build was killed
2020-12-15 23:57:31 +01:00
35b29b71f1
print to default err log
Some checks reported errors
continuous-integration/drone/pr Build was killed
2020-12-15 23:57:11 +01:00
09e1959e84
set non-zero exit code on error
Some checks failed
continuous-integration/drone/pr Build is failing
2020-12-15 20:13:00 +01:00
6720cd197f
log.Fatal -> return err 2020-12-15 19:05:53 +01:00
bbfbc1ba10
use fmt instead of log 2020-12-15 18:58:36 +01:00