You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# github.com/skycoin/skywire/internal/vpn
Error: ..\..\..\..\internal\vpn\tun_device_windows.go:37:25: not enough arguments in call to t.tun.Read
have ([]byte, number)
want ([][]byte, []int, int)
Error: ..\..\..\..\internal\vpn\tun_device_windows.go:41:21: cannot use buf (variable of type []byte) as [][]byte value in argument to t.tun.Write
# github.com/skycoin/skywire/internal/vpn
Error: ..\..\..\..\internal\vpn\tun_device_windows.go:37:25: not enough arguments in call to t.tun.Read
have ([]byte, number)
want ([][]byte, []int, int)
Error: ..\..\..\..\internal\vpn\tun_device_windows.go:41:21: cannot use buf (variable of type []byte) as [][]byte value in argument to t.tun.Write
# github.com/skycoin/skywire/internal/vpn
Error: ..\..\..\..\internal\vpn\tun_device_windows.go:37:25: not enough arguments in call to t.tun.Read
have ([]byte, number)
want ([][]byte, []int, int)
Error: ..\..\..\..\internal\vpn\tun_device_windows.go:41:21: cannot use buf (variable of type []byte) as [][]byte value in argument to t.tun.Write
--- FAIL: TestConfigGenCmdFunc (40.83s)
--- FAIL: TestConfigGenCmdFunc/first_config_gen_-r (38.42s)
gen_test.go:66: Expected error: false, but got: exit status 1
--- FAIL: TestConfigGenCmdFunc/second_config_gen_-r (1.23s)
gen_test.go:66: Expected error: false, but got: exit status 1
FAIL
coverage: 23.0% of statements
FAIL github.com/skycoin/skywire/cmd/skywire-cli/commands/config 42.752s
FAIL
make: *** [Makefile:200: test-windows] Error 1
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
https://github.com/skycoin/skywire/actions/runs/11685241687/job/32538235198?pr=1901
The text was updated successfully, but these errors were encountered: