Update dependencies #386
ci.yml
on: push
Lint
25s
Analyse
1m 46s
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
All tests passed
2s
Annotations
11 errors
Lint:
src/tun/admin.go#L1
: # github.com/yggdrasil-network/yggdrasil-go/src/tun
|
Lint:
src/tun/iface.go#L8
not enough arguments in call to tun.iface.Read
|
Lint:
src/tun/iface.go#L11
tun.iface.Flush undefined (type "golang.zx2c4.com/wireguard/tun".Device has no field or method Flush)
|
Lint:
src/tun/iface.go#L39
cannot use bs (variable of type []byte) as [][]byte value in argument to tun.iface.Write (typecheck)
|
Lint:
cmd/yggdrasil/main.go#L29
could not import github.com/yggdrasil-network/yggdrasil-go/src/tun (-: # github.com/yggdrasil-network/yggdrasil-go/src/tun
|
Lint:
src/tun/iface.go#L8
not enough arguments in call to tun.iface.Read
|
Lint:
src/tun/iface.go#L11
tun.iface.Flush undefined (type "golang.zx2c4.com/wireguard/tun".Device has no field or method Flush)
|
Lint:
src/tun/iface.go#L39
cannot use bs (variable of type []byte) as [][]byte value in argument to tun.iface.Write) (typecheck)
|
Lint:
cmd/yggdrasilctl/main.go#L20
could not import github.com/yggdrasil-network/yggdrasil-go/src/tun (-: # github.com/yggdrasil-network/yggdrasil-go/src/tun
|
Lint:
src/tun/iface.go#L8
not enough arguments in call to tun.iface.Read
|
All tests passed
Process completed with exit code 1.
|