feat: Add diagnostics package for collecting system and config inform… #453
Annotations
3 errors
golangci-lint:
internal/diagnostics/diagnostics.go#L144
Error return value of `os.WriteFile` is not checked (errcheck)
|
golangci-lint:
internal/diagnostics/diagnostics.go#L157
Error return value of `filepath.Walk` is not checked (errcheck)
|
golangci-lint
issues found
|
Loading