Skip to content

Cert v2 + tun changes for Linux #1988

Cert v2 + tun changes for Linux

Cert v2 + tun changes for Linux #1988

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

test.yml

on: pull_request
Build all and test on ubuntu-linux
4m 2s
Build all and test on ubuntu-linux
Build and test on linux with boringcrypto
1m 6s
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

17 errors
Build and test on linux with boringcrypto: e2e/router/router.go#L24
golang.org/x/[email protected]: Get "https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20230725093048-515e97ebf090.zip": stream error: stream ID 1; PROTOCOL_ERROR
Build and test on linux with boringcrypto
Process completed with exit code 2.
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#L23
cannot use newTun(c, l, vpnNetworks, routines > 1) (value of type *tun) as Device value in return statement: *tun does not implement Device (missing method Networks)
Build all and test on ubuntu-linux: overlay/tun.go#L23
cannot use vpnNetworks (variable of type []netip.Prefix) as netip.Prefix value in argument to newTun
Build all and test on ubuntu-linux: overlay/tun.go#L29
cannot use newTunFromFd(c, l, *fd, vpnNetworks) (value of type *tun) as Device value in return statement: *tun does not implement Device (missing method Networks)
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: overlay/tun_freebsd.go#L199
cannot use t.cidr (variable of type netip.Prefix) as []netip.Prefix value in argument to getAllRoutesFromConfig
Build all and test on ubuntu-linux
Process completed with exit code 2.