Skip to content

Bump github.com/vishvananda/netlink from 1.2.1-beta.2.0.20240523162130-1e68b2710dc3 to 1.2.1 #33863

Bump github.com/vishvananda/netlink from 1.2.1-beta.2.0.20240523162130-1e68b2710dc3 to 1.2.1

Bump github.com/vishvananda/netlink from 1.2.1-beta.2.0.20240523162130-1e68b2710dc3 to 1.2.1 #33863

Triggered via pull request August 23, 2024 03:11
Status Failure
Total duration 13m 29s
Artifacts

go.yml

on: pull_request
Check whether tests need to be run based on diff
15s
Check whether tests need to be run based on diff
Verify docs and spelling
46s
Verify docs and spelling
Unit test (ubuntu-latest)
5m 16s
Unit test (ubuntu-latest)
Unit test (windows-2022)
12m 55s
Unit test (windows-2022)
Integration test
7m 13s
Integration test
Golangci-lint (ubuntu-latest)
3m 52s
Golangci-lint (ubuntu-latest)
Golangci-lint (macos-latest)
2m 55s
Golangci-lint (macos-latest)
Build Antrea and antctl binaries
2m 5s
Build Antrea and antctl binaries
Build Antrea Windows binaries
1m 59s
Build Antrea Windows binaries
Check tidy, code generation and manifest
2m 6s
Check tidy, code generation and manifest
Go benchmark test
4m 18s
Go benchmark test
Fit to window
Zoom out
Zoom in

Annotations

33 errors
Build Antrea and antctl binaries: pkg/agent/util/net_linux.go#L42
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in variable declaration: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method ConntrackDeleteFilter)
Build Antrea and antctl binaries
Process completed with exit code 2.
Check tidy, code generation and manifest
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in variable declaration: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method ConntrackDeleteFilter)
Check tidy, code generation and manifest
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in variable declaration: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method ConntrackDeleteFilter)
Check tidy, code generation and manifest
no required module provides package antrea.io/antrea/pkg/agent/cniserver: go.mod file not found in current directory or any parent directory; see 'go help modules'
Check tidy, code generation and manifest
no required module provides package go.uber.org/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules'
Check tidy, code generation and manifest
Process completed with exit code 2.
Golangci-lint (macos-latest): pkg/agent/ipassigner/ip_assigner_linux.go#L31
could not import antrea.io/antrea/pkg/agent/util (-: # antrea.io/antrea/pkg/agent/util
Golangci-lint (macos-latest): pkg/agent/util/net_linux.go#L42
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in variable declaration: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method ConntrackDeleteFilter)) (typecheck)
Golangci-lint (macos-latest): cmd/antrea-agent/util.go#L23
could not import antrea.io/antrea/pkg/agent/util (-: # antrea.io/antrea/pkg/agent/util
Golangci-lint (macos-latest): pkg/agent/util/net_linux.go#L42
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in variable declaration: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method ConntrackDeleteFilter)) (typecheck)
Golangci-lint (macos-latest): pkg/agent/agent.go#L50
could not import antrea.io/antrea/pkg/agent/util (-: # antrea.io/antrea/pkg/agent/util
Golangci-lint (macos-latest): pkg/agent/util/net_linux.go#L42
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in variable declaration: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method ConntrackDeleteFilter)) (typecheck)
Golangci-lint (macos-latest): pkg/agent/cniserver/interface_configuration_linux.go#L77
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in struct literal: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method ConntrackDeleteFilter) (typecheck)
Golangci-lint (macos-latest): pkg/agent/controller/networkpolicy/fqdn.go#L730
handleUDP declared and not used (typecheck)
Golangci-lint (macos-latest): pkg/agent/controller/networkpolicy/fqdn.go#L739
handleTCP declared and not used (typecheck)
Golangci-lint (macos-latest): pkg/agent/controller/networkpolicy/reject.go#L21
"antrea.io/libOpenflow/protocol" imported and not used (typecheck)
Golangci-lint (ubuntu-latest): pkg/agent/ipassigner/ip_assigner_linux.go#L31
could not import antrea.io/antrea/pkg/agent/util (-: # antrea.io/antrea/pkg/agent/util
Golangci-lint (ubuntu-latest): pkg/agent/util/net_linux.go#L42
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in variable declaration: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method ConntrackDeleteFilter)) (typecheck)
Golangci-lint (ubuntu-latest): cmd/antrea-agent/util.go#L23
could not import antrea.io/antrea/pkg/agent/util (-: # antrea.io/antrea/pkg/agent/util
Golangci-lint (ubuntu-latest): pkg/agent/util/net_linux.go#L42
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in variable declaration: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method ConntrackDeleteFilter)) (typecheck)
Golangci-lint (ubuntu-latest): pkg/agent/agent.go#L50
could not import antrea.io/antrea/pkg/agent/util (-: # antrea.io/antrea/pkg/agent/util
Golangci-lint (ubuntu-latest): pkg/agent/util/net_linux.go#L42
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in variable declaration: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method ConntrackDeleteFilter)) (typecheck)
Golangci-lint (ubuntu-latest): pkg/agent/cniserver/interface_configuration_linux.go#L77
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in struct literal: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method ConntrackDeleteFilter) (typecheck)
Golangci-lint (ubuntu-latest): pkg/agent/controller/networkpolicy/fqdn.go#L730
handleUDP declared and not used (typecheck)
Golangci-lint (ubuntu-latest): pkg/agent/controller/networkpolicy/fqdn.go#L739
handleTCP declared and not used (typecheck)
Golangci-lint (ubuntu-latest): pkg/agent/controller/networkpolicy/reject.go#L21
"antrea.io/libOpenflow/protocol" imported and not used (typecheck)
Go benchmark test: pkg/agent/util/net_linux.go#L42
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in variable declaration: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method ConntrackDeleteFilter)
Go benchmark test
Process completed with exit code 1.
Unit test (ubuntu-latest): pkg/agent/util/net_linux.go#L42
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in variable declaration: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method ConntrackDeleteFilter)
Unit test (ubuntu-latest)
Process completed with exit code 2.
Integration test: pkg/agent/util/net_linux.go#L42
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in variable declaration: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method ConntrackDeleteFilter)
Integration test
Process completed with exit code 2.