Skip to content

Revert Wireguard TUN upgrade (needs work for vectorised reads) #388

Revert Wireguard TUN upgrade (needs work for vectorised reads)

Revert Wireguard TUN upgrade (needs work for vectorised reads) #388

Triggered via push October 11, 2023 22:53
Status Failure
Total duration 3m 42s
Artifacts

ci.yml

on: push
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
All tests passed
4s
All tests passed
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Build & Test (Windows, Go 1.21): src/tun/tun_windows.go#L99
cannot use addresses (variable of type []net.IPNet) as []netip.Prefix value in argument to luid.SetIPAddressesForFamily
Build & Test (Windows, Go 1.21): src/tun/tun_windows.go#L102
cannot use addresses (variable of type []net.IPNet) as []netip.Prefix value in argument to luid.SetIPAddressesForFamily
Build & Test (Windows, Go 1.21): src/tun/tun_windows.go#L153
cannot use ipnet (variable of type net.IPNet) as netip.Prefix value in argument to iface.LUID.DeleteIPAddress
Build & Test (Windows, Go 1.21)
Process completed with exit code 1.
Build & Test (Windows, Go 1.20): src/tun/tun_windows.go#L99
cannot use addresses (variable of type []net.IPNet) as []netip.Prefix value in argument to luid.SetIPAddressesForFamily
Build & Test (Windows, Go 1.20): src/tun/tun_windows.go#L102
cannot use addresses (variable of type []net.IPNet) as []netip.Prefix value in argument to luid.SetIPAddressesForFamily
Build & Test (Windows, Go 1.20): src/tun/tun_windows.go#L153
cannot use ipnet (variable of type net.IPNet) as netip.Prefix value in argument to iface.LUID.DeleteIPAddress
Build & Test (Windows, Go 1.20)
Process completed with exit code 1.
All tests passed
Process completed with exit code 1.