[WIP] Separate go.mod for E2E tests #2319
Annotations
5 errors and 1 warning
buildx (windows-latest):
pkg/mounter/mount_windows.go#L291
multiple-value windows.UTF16PtrFromString(volumePath) (value of type (*uint16, error)) in single-value context
|
buildx (windows-latest):
pkg/mounter/mount_windows.go#L291
cannot use &stats.AvailableBytes (value of type *int64) as *uint64 value in argument to windows.GetDiskFreeSpaceEx
|
buildx (windows-latest):
pkg/mounter/mount_windows.go#L291
cannot use &stats.TotalBytes (value of type *int64) as *uint64 value in argument to windows.GetDiskFreeSpaceEx
|
buildx (windows-latest):
pkg/mounter/mount_windows.go#L291
cannot use &totalFreeBytes (value of type *int64) as *uint64 value in argument to windows.GetDiskFreeSpaceEx
|
buildx (windows-latest)
Process completed with exit code 1.
|
buildx (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|