unkinben c4cdfd2cc1
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/unit-tests Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
Fix all golangci-lint errcheck and unused warnings
- Wrap defer resp.Body.Close() to capture error
- Ignore json.Unmarshal error in valueAny (best-effort)
- Check enc.Encode and os.Stdout.Write return values
- Check json.NewEncoder.Encode and w.Write in test helpers
- Check os.MkdirAll and os.WriteFile errors in tests
- Check first writeDefaultConfig() call in AlreadyExists test
- Remove unused mustMarshal helper
2026-03-25 17:40:40 +11:00
S
Description
A CLI tool written in Go that queries the PuppetDB API to look up and filter node facts.
119 KiB
v0.4.0 Latest
2026-03-26 15:29:45 +11:00
Languages
Go 94.9%
Makefile 5.1%