Merge pull request #1042 from pfactum/syslog-no-timestamp #392
ci.yml
on: push
Lint
11s
Analyse
1m 48s
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
All tests passed
7s
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.
|