Skip to content

Add multi-account auth guard for instance-targeting commands #1

Add multi-account auth guard for instance-targeting commands

Add multi-account auth guard for instance-targeting commands #1

Triggered via push April 5, 2026 11:27
Status Failure
Total duration 1m 39s
Artifacts

ci.yml

on: push
Matrix: cross-build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: internal/cloudflare/api.go#L117
Error return value of `json.Unmarshal` is not checked (errcheck)
lint: internal/cloudflare/api.go#L110
Error return value of `userResp.Body.Close` is not checked (errcheck)
lint: internal/cloudflare/api.go#L81
Error return value of `userResp.Body.Close` is not checked (errcheck)
lint: internal/cloudflare/api.go#L40
Error return value of `io.ReadAll` is not checked (errcheck)
lint: internal/cloudflare/api.go#L33
Error return value of `io.ReadAll` is not checked (errcheck)
lint: internal/cloudflare/api.go#L30
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: internal/claude/oauth_test.go#L104
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
lint: internal/claude/oauth_test.go#L85
Error return value of `(*encoding/json.Decoder).Decode` is not checked (errcheck)
lint: internal/claude/oauth.go#L99
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: cmd/logs.go#L102
Error return value of `conn.CloseNow` is not checked (errcheck)
test-windows-latest
Process completed with exit code 1.