feat(internal/consent): UDENG-5705 ubuntu insights consent manager #27
Annotations
8 errors
Go code sanity check:
internal/collector/sysinfo/sysinfo.go#L1
package-comments: package comment should be of the form "Package sysinfo ..." (revive)
|
Go code sanity check:
internal/collector/sysinfo/sysinfo_linux.go#L8
unnecessary leading newline (whitespace)
|
Go code sanity check:
internal/collector/sysinfo/sysinfo_linux.go#L22
unnecessary leading newline (whitespace)
|
Go code sanity check:
internal/collector/sysinfo/sysinfo_linux_test.go#L19
range: should omit 2nd value from range; this loop is equivalent to `for name := range ...` (revive)
|
Go code sanity check:
internal/collector/sysinfo/sysinfo_linux_test.go#L60
unnecessary trailing newline (whitespace)
|
Go code sanity check:
internal/constants/constants.go#L27
exported: comment on exported const ReportExtension should be of the form "ReportExtension ..." (revive)
|
Go code sanity check:
internal/consent/consent.go#L45
Comment should end in a period (godot)
|
Go code sanity check
issues found
|
Loading