Skip to content

Initial extraction of Wasteland CLI from gastown monorepo #1

Initial extraction of Wasteland CLI from gastown monorepo

Initial extraction of Wasteland CLI from gastown monorepo #1

Triggered via push February 22, 2026 18:56
Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check: cmd/wl/cmd_done.go#L66
Error return value of `fmt.Fprintf` is not checked (errcheck)
Check: cmd/wl/cmd_claim.go#L55
Error return value of `fmt.Fprintf` is not checked (errcheck)
Check: cmd/wl/cmd_claim.go#L54
Error return value of `fmt.Fprintf` is not checked (errcheck)
Check: cmd/wl/cmd_claim.go#L53
Error return value of `fmt.Fprintf` is not checked (errcheck)
Check: cmd/wl/cmd_browse.go#L175
Error return value of `fmt.Fprint` is not checked (errcheck)
Check: cmd/wl/cmd_browse.go#L174
Error return value of `fmt.Fprintf` is not checked (errcheck)
Check: cmd/wl/cmd_browse.go#L151
Error return value of `fmt.Fprintln` is not checked (errcheck)
Check: cmd/wl/cmd_browse.go#L82
Error return value of `fmt.Fprintf` is not checked (errcheck)
Check: cmd/wl/cmd_browse.go#L75
Error return value of `fmt.Fprintf` is not checked (errcheck)
Check: cmd/wl/cmd_browse.go#L68
Error return value of `os.RemoveAll` is not checked (errcheck)