UT fixes #1228
ci.yml
on: push
Lint
17s
Analyse
1m 39s
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
All tests passed
4s
Annotations
9 errors
Lint:
src/tun/tun.go#L132
tun.setupFD undefined (type *TunAdapter has no field or method setupFD) (typecheck)
|
Lint:
cmd/mesh/main.go#L30
could not import github.com/RiV-chain/RiV-mesh/src/tun (-: # github.com/RiV-chain/RiV-mesh/src/tun
|
Lint:
src/tun/tun.go#L132
tun.setupFD undefined (type *TunAdapter has no field or method setupFD)) (typecheck)
|
Lint:
src/tun/admin.go#L1
: # github.com/RiV-chain/RiV-mesh/src/tun
|
Lint:
src/tun/tun.go#L132
tun.setupFD undefined (type *TunAdapter has no field or method setupFD) (typecheck)
|
Lint:
cmd/mesh/main.go#L30
could not import github.com/RiV-chain/RiV-mesh/src/tun (-: # github.com/RiV-chain/RiV-mesh/src/tun
|
Lint:
src/tun/tun.go#L132
tun.setupFD undefined (type *TunAdapter has no field or method setupFD)) (typecheck)
|
Lint
issues found
|
All tests passed
Process completed with exit code 1.
|