ipmasq: fix nftables backend #1683
test.yaml
on: pull_request
Lint
37s
Verify vendor directory
15s
Run tests on Linux amd64
0s
Build and run tests on Windows
0s
Annotations
8 errors
Lint:
pkg/ip/ipmasq_nftables_linux_test.go#L67
cannot use addr.IPNet (variable of type *net.IPNet) as []*net.IPNet value in argument to setupIPMasqNFTablesWithInterface
|
Lint:
pkg/ip/ipmasq_nftables_linux_test.go#L95
cannot use addr.IPNet (variable of type *net.IPNet) as []*net.IPNet value in argument to setupIPMasqNFTablesWithInterface
|
Lint:
pkg/ip/ipmasq_nftables_linux_test.go#L106
cannot use addr.IPNet (variable of type *net.IPNet) as []*net.IPNet value in argument to teardownIPMasqNFTablesWithInterface (typecheck)
|
Lint:
pkg/ip/link_linux_test.go#L27
could not import github.com/containernetworking/plugins/pkg/ip (-: # github.com/containernetworking/plugins/pkg/ip [github.com/containernetworking/plugins/pkg/ip.test]
|
Lint:
pkg/ip/ipmasq_nftables_linux_test.go#L67
cannot use addr.IPNet (variable of type *net.IPNet) as []*net.IPNet value in argument to setupIPMasqNFTablesWithInterface
|
Lint:
pkg/ip/ipmasq_nftables_linux_test.go#L95
cannot use addr.IPNet (variable of type *net.IPNet) as []*net.IPNet value in argument to setupIPMasqNFTablesWithInterface
|
Lint:
pkg/ip/ipmasq_nftables_linux_test.go#L106
cannot use addr.IPNet (variable of type *net.IPNet) as []*net.IPNet value in argument to teardownIPMasqNFTablesWithInterface) (typecheck)
|
Lint
issues found
|