Skip to content

feat: add landing page and GitHub Pages deployment #10

feat: add landing page and GitHub Pages deployment

feat: add landing page and GitHub Pages deployment #10

Triggered via push February 27, 2026 13:18
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/output/select_test.go#L64
Error return value of `json.Unmarshal` is not checked (errcheck)
lint: internal/output/human.go#L58
Error return value of `fmt.Fprintln` is not checked (errcheck)
lint: internal/output/human.go#L46
Error return value of `fmt.Fprintln` is not checked (errcheck)
lint: internal/output/human.go#L41
Error return value of `fmt.Fprintln` is not checked (errcheck)
lint: internal/cmd/root.go#L115
Error return value of `os.Stderr.Write` is not checked (errcheck)
lint: internal/cmd/root.go#L114
Error return value of `os.Stderr.Write` is not checked (errcheck)
lint: internal/cmd/delete.go#L35
Error return value of `fmt.Scanln` is not checked (errcheck)
lint: internal/auth/oauth.go#L99
Error return value of `server.Close` is not checked (errcheck)
lint: internal/auth/oauth.go#L89
Error return value of `fmt.Fprint` is not checked (errcheck)
lint: internal/api/client.go#L128
Error return value of `resp.Body.Close` is not checked (errcheck)