feat(internal/collector): MULTI-1736 implement sysinfo collection on Linux #47
Annotations
4 errors and 1 warning
Go code sanity check:
internal/testutils/files.go#L39
exported: exported function CopySymlink should have comment or be unexported (revive)
|
Go code sanity check:
internal/collector/sysinfo/cmd.go#L10
func `runCmd` is unused (unused)
|
Go code sanity check:
internal/collector/sysinfo/json.go#L10
func `parseJSON` is unused (unused)
|
Go code sanity check
issues found
|
Go code sanity check
jq 1.7.1 is already installed and up-to-date.
To reinstall 1.7.1, run:
brew reinstall jq
|
Loading