Skip to content

[WIP] Separate go.mod for E2E tests #2319

[WIP] Separate go.mod for E2E tests

[WIP] Separate go.mod for E2E tests #2319

Triggered via pull request January 7, 2025 21:25
Status Failure
Total duration 3m 42s
Artifacts

unit-tests.yaml

on: pull_request
Matrix: buildx
Fit to window
Zoom out
Zoom in

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