Skip to content

Add integration tests for hop/wl-commons regression gate #2

Add integration tests for hop/wl-commons regression gate

Add integration tests for hop/wl-commons regression gate #2

Triggered via push February 22, 2026 19:10
Status Failure
Total duration 41s
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)