Skip to content

fix: reuse sheets format helpers (#72) (thanks @nilzzzzzz) #394

fix: reuse sheets format helpers (#72) (thanks @nilzzzzzz)

fix: reuse sheets format helpers (#72) (thanks @nilzzzzzz) #394

Triggered via push January 16, 2026 09:58
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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)