fix: reuse sheets format helpers (#72) (thanks @nilzzzzzz) #394
Annotations
4 errors
|
test
Process completed with exit code 2.
|
|
test:
internal/cmd/gmail_watch_server.go#L471
S1008: should use 'return gerr.Code == http.StatusNotFound' instead of 'if gerr.Code != http.StatusNotFound { return false }; return true' (staticcheck)
|
|
test:
internal/cmd/sheets_format.go#L50
shadow: declaration of "err" shadows declaration at line 25 (govet)
|
|
test:
internal/cmd/sheets_format.go#L47
shadow: declaration of "err" shadows declaration at line 25 (govet)
|