Skip to content

ipmasq: fix nftables backend #1683

ipmasq: fix nftables backend

ipmasq: fix nftables backend #1683

Triggered via pull request November 11, 2024 21:40
Status Failure
Total duration 48s
Artifacts

test.yaml

on: pull_request
Verify vendor directory
15s
Verify vendor directory
Build all linux architectures
0s
Build all linux architectures
Run tests on Linux amd64
0s
Run tests on Linux amd64
Build and run tests on Windows
0s
Build and run tests on Windows
Fit to window
Zoom out
Zoom in

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