Multipath TCP #391
ci.yml
on: pull_request
Lint
14s
Analyse
2m 0s
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
All tests passed
3s
Annotations
9 errors
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.
|
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.
|
All tests passed
Process completed with exit code 1.
|