Skip to content

Update dependencies #386

Update dependencies

Update dependencies #386

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

ci.yml

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

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.