Allow Node SNAT for Static Egress case #35035
Annotations
10 errors and 2 warnings
Run golangci-lint:
pkg/agent/controller/egress/egress_controller_test.go#L1105
declared and not used: egressNodeAvailability
|
Run golangci-lint:
pkg/agent/controller/egress/egress_controller_test.go#L1106
too many return values
|
Run golangci-lint:
pkg/agent/controller/egress/egress_controller_test.go#L1110
cannot use hasEgressNode (value of type func(egress *"antrea.io/antrea/pkg/apis/crd/v1beta1".Egress) bool) as func(egress *"antrea.io/antrea/pkg/apis/crd/v1beta1".Egress) value in assignment
|
Run golangci-lint:
pkg/agent/controller/egress/egress_controller_test.go#L1208
declared and not used: egressNodeAvailability
|
Run golangci-lint:
pkg/agent/controller/egress/egress_controller_test.go#L1209
too many return values
|
Run golangci-lint:
pkg/agent/controller/egress/egress_controller_test.go#L1213
cannot use hasEgressNode (value of type func(egress *"antrea.io/antrea/pkg/apis/crd/v1beta1".Egress) bool) as func(egress *"antrea.io/antrea/pkg/apis/crd/v1beta1".Egress) value in assignment
|
Run golangci-lint:
pkg/agent/controller/egress/egress_controller_test.go#L1349
declared and not used: egressNodeAvailability
|
Run golangci-lint:
pkg/agent/controller/egress/egress_controller_test.go#L1350
too many return values
|
Run golangci-lint:
pkg/agent/controller/egress/egress_controller_test.go#L1354
cannot use hasEgressNode (value of type func(egress *"antrea.io/antrea/pkg/apis/crd/v1beta1".Egress) bool) as func(egress *"antrea.io/antrea/pkg/apis/crd/v1beta1".Egress) value in assignment (typecheck)
|
Run golangci-lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up Go using version from go.mod
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading