host-device: use temp network namespace for rename #6
Annotations
10 errors
pkg/ns/ns_linux.go#L190
cannot use getCurrentNSNoLock() (value of type NetNS) as netNS value in assignment
|
pkg/ns/ns_linux.go#L203
cannot use ns (variable of type netNS) as NetNS value in return statement: netNS does not implement NetNS (method Close has pointer receiver) (typecheck)
|
pkg/testutils/netns_linux.go#L29
could not import github.com/containernetworking/plugins/pkg/ns (-: # github.com/containernetworking/plugins/pkg/ns
|
pkg/ns/ns_linux.go#L190
cannot use getCurrentNSNoLock() (value of type NetNS) as netNS value in assignment
|
pkg/ns/ns_linux.go#L203
cannot use ns (variable of type netNS) as NetNS value in return statement: netNS does not implement NetNS (method Close has pointer receiver)) (typecheck)
|
pkg/ip/link_linux.go#L27
could not import github.com/containernetworking/plugins/pkg/ns (-: # github.com/containernetworking/plugins/pkg/ns
|
pkg/ns/ns_linux.go#L190
cannot use getCurrentNSNoLock() (value of type NetNS) as netNS value in assignment
|
pkg/ns/ns_linux.go#L203
cannot use ns (variable of type netNS) as NetNS value in return statement: netNS does not implement NetNS (method Close has pointer receiver)) (typecheck)
|
pkg/ip/link_linux_test.go#L28
could not import github.com/containernetworking/plugins/pkg/ns (-: # github.com/containernetworking/plugins/pkg/ns
|
pkg/ns/ns_linux.go#L190
cannot use getCurrentNSNoLock() (value of type NetNS) as netNS value in assignment
|
This job failed
Loading