Fix UUID for Darwin hosts #29
Annotations
5 errors and 8 warnings
golangci-lint - windows-latest:
hostid_windows.go#L14
SA1019: syscall.StringToUTF16Ptr has been deprecated since Go 1.1: Use UTF16PtrFromString instead. (staticcheck)
|
golangci-lint - windows-latest:
hostid_windows.go#L18
Error return value of `syscall.RegCloseKey` is not checked (errcheck)
|
golangci-lint - windows-latest:
hostid_windows.go#L26
SA1019: syscall.StringToUTF16Ptr has been deprecated since Go 1.1: Use UTF16PtrFromString instead. (staticcheck)
|
golangci-lint - windows-latest
issues found
|
golangci-lint - macos-13
The job was canceled because "windows-latest" failed.
|
golangci-lint - ubuntu-latest
Restore cache failed: Dependencies file is not found in /home/runner/work/xid/xid. Supported file pattern: go.sum
|
Test - ubuntu-latest
Restore cache failed: Dependencies file is not found in /home/runner/work/xid/xid. Supported file pattern: go.sum
|
Test - macos-latest
Restore cache failed: Dependencies file is not found in /Users/runner/work/xid/xid. Supported file pattern: go.sum
|
golangci-lint - macos-latest
Restore cache failed: Dependencies file is not found in /Users/runner/work/xid/xid. Supported file pattern: go.sum
|
golangci-lint - windows-latest
Restore cache failed: Dependencies file is not found in D:\a\xid\xid. Supported file pattern: go.sum
|
Test - windows-latest
Restore cache failed: Dependencies file is not found in D:\a\xid\xid. Supported file pattern: go.sum
|
golangci-lint - macos-13
Restore cache failed: Dependencies file is not found in /Users/runner/work/xid/xid. Supported file pattern: go.sum
|
Test - macos-13
Restore cache failed: Dependencies file is not found in /Users/runner/work/xid/xid. Supported file pattern: go.sum
|