Skip to content

Cert v2 + tun changes for Linux #1998

Cert v2 + tun changes for Linux

Cert v2 + tun changes for Linux #1998

Triggered via pull request September 20, 2024 20:14
Status Failure
Total duration 4m 23s
Artifacts

test.yml

on: pull_request
Build all and test on ubuntu-linux
4m 15s
Build all and test on ubuntu-linux
Build and test on linux with boringcrypto
2m 35s
Build and test on linux with boringcrypto
Build and test on linux with pkcs11
1m 8s
Build and test on linux with pkcs11
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Build and test on windows-latest: overlay/tun.go#L23
cannot use vpnNetworks (variable of type []netip.Prefix) as netip.Prefix value in argument to newTun
Build and test on windows-latest: overlay/tun.go#L29
cannot use vpnNetworks (variable of type []netip.Prefix) as netip.Prefix value in argument to newTunFromFd
Build and test on windows-latest: overlay/tun_water_windows.go#L103
cannot use t.cidr (variable of type netip.Prefix) as []netip.Prefix value in argument to getAllRoutesFromConfig
Build and test on windows-latest: overlay/tun_windows.go#L34
cannot use device (variable of type *winTun) as Device value in return statement: *winTun does not implement Device (missing method Networks)
Build and test on windows-latest: overlay/tun_windows.go#L41
cannot use device (variable of type *waterTun) as Device value in return statement: *waterTun does not implement Device (missing method Networks)
Build and test on windows-latest: overlay/tun_wintun_windows.go#L95
cannot use t.cidr (variable of type netip.Prefix) as []netip.Prefix value in argument to getAllRoutesFromConfig
Build and test on windows-latest
Process completed with exit code 1.
Build and test on macos-latest
The job was canceled because "windows-latest" failed.
Build and test on macos-latest
The operation was canceled.
Build all and test on ubuntu-linux: overlay/tun.go#L29
cannot use vpnNetworks (variable of type []netip.Prefix) as netip.Prefix value in argument to newTunFromFd
Build all and test on ubuntu-linux
Process completed with exit code 2.