feat(internal/consent): UDENG-5705 ubuntu insights consent manager #27
Annotations
62 errors and 7 warnings
Go: Tests (coverage, macos-14):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Tests (coverage, macos-14):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Tests (coverage, macos-14):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Tests (coverage, macos-14):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Tests (coverage, macos-14)
Process completed with exit code 1.
|
Go: Tests (race, macos-14):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Tests (race, macos-14):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Tests (race, macos-14)
Process completed with exit code 1.
|
Go: Tests (coverage, macos-13):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Tests (coverage, macos-13):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Tests (coverage, macos-13):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Tests (coverage, macos-13):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Tests (coverage, macos-13)
Process completed with exit code 1.
|
Go: Code sanity (ubuntu-24.04):
internal/collector/sysinfo/sysinfo.go#L1
package-comments: package comment should be of the form "Package sysinfo ..." (revive)
|
Go: Code sanity (ubuntu-24.04):
internal/collector/sysinfo/sysinfo_linux.go#L8
unnecessary leading newline (whitespace)
|
Go: Code sanity (ubuntu-24.04):
internal/collector/sysinfo/sysinfo_linux.go#L22
unnecessary leading newline (whitespace)
|
Go: Code sanity (ubuntu-24.04):
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 (ubuntu-24.04):
internal/collector/sysinfo/sysinfo_linux_test.go#L60
unnecessary trailing newline (whitespace)
|
Go: Code sanity (ubuntu-24.04):
internal/constants/constants.go#L27
exported: comment on exported const ReportExtension should be of the form "ReportExtension ..." (revive)
|
Go: Code sanity (ubuntu-24.04):
internal/consent/consent.go#L45
Comment should end in a period (godot)
|
Go: Code sanity (ubuntu-24.04)
issues found
|
Go: Code sanity (macos-14):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Code sanity (macos-14):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware) (typecheck)
|
Go: Code sanity (macos-14)
issues found
|
Go: Code sanity (macos-14):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Code sanity (macos-14):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Code sanity (macos-14)
Process completed with exit code 1.
|
Go: Code sanity (macos-14):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Code sanity (macos-14):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Code sanity (macos-14):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Code sanity (macos-14):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Tests (race, macos-13):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Tests (race, macos-13):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Tests (race, macos-13)
Process completed with exit code 1.
|
Go: Code sanity (macos-13):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Code sanity (macos-13):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware) (typecheck)
|
Go: Code sanity (macos-13)
issues found
|
Go: Code sanity (macos-13):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Code sanity (macos-13):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Code sanity (macos-13)
Process completed with exit code 1.
|
Go: Code sanity (macos-13):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Code sanity (macos-13):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Code sanity (macos-13):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Code sanity (macos-13):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Tests (coverage, windows-2022):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Tests (coverage, windows-2022):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Tests (coverage, windows-2022):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Tests (coverage, windows-2022):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Tests (coverage, windows-2022)
Process completed with exit code 1.
|
Go: Tests (race, windows-2022):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Tests (race, windows-2022):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Tests (race, windows-2022)
Process completed with exit code 1.
|
Go: Code sanity (windows-2022):
internal/constants/constants.go#L27
exported: comment on exported const ReportExtension should be of the form "ReportExtension ..." (revive)
|
Go: Code sanity (windows-2022):
internal/consent/consent.go#L45
Comment should end in a period (godot)
|
Go: Code sanity (windows-2022)
s.collectSoftware undefined (type Manager has no field or method collectSoftware)"
|
Go: Code sanity (windows-2022)
issues found
|
Go: Code sanity (windows-2022):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Code sanity (windows-2022):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Code sanity (windows-2022)
Process completed with exit code 1.
|
Go: Code sanity (windows-2022):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Code sanity (windows-2022):
internal/collector/sysinfo/sysinfo.go#L53
s.collectSoftware undefined (type Manager has no field or method collectSoftware)
|
Go: Code sanity (windows-2022):
internal/collector/sysinfo/sysinfo.go#L49
s.collectHardware undefined (type Manager has no field or method collectHardware)
|
Go: Tests (coverage, ubuntu-24.04)
No files were found with the provided path: /tmp/insights-test-artifacts-VPkYCw. No artifacts will be uploaded.
|
Go: Tests (coverage, macos-14)
No files were found with the provided path: /var/folders/84/5079cppj57s0lzywhyzcxkjc0000gn/T/insights-test-artifacts-XXXXXX.rPUALAI7BP. No artifacts will be uploaded.
|
Go: Tests (coverage, macos-13)
No files were found with the provided path: /var/folders/74/9jx6f7bx5z97c058p_nysj740000gn/T/insights-test-artifacts-XXXXXX.LJLv0CqA. No artifacts will be uploaded.
|
Go: Code sanity (macos-14)
jq 1.7.1 is already installed and up-to-date.
To reinstall 1.7.1, run:
brew reinstall jq
|
Go: Code sanity (macos-13)
jq 1.7.1 is already installed and up-to-date.
To reinstall 1.7.1, run:
brew reinstall jq
|
Go: Tests (coverage, windows-2022)
No files were found with the provided path: /tmp/insights-test-artifacts-F8ZcZY. No artifacts will be uploaded.
|
Go: Tests (race, windows-2022)
No files were found with the provided path: /tmp/insights-test-artifacts-93gXyT. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
insights-go-tests-race-macos-13-artifacts-1
|
7.79 KB |
|
insights-go-tests-race-macos-14-artifacts-1
|
7.65 KB |
|
insights-go-tests-race-ubuntu-24.04-artifacts-1
|
9.12 KB |
|