Reopen e2e traffic test #3916
Annotations
10 errors and 1 warning
build:
pkg/controllers/networkpolicy/networkpolicy_controller_test.go#L162
declared and not used: info (typecheck)
|
build:
pkg/controllers/subnet/namespace_handler.go#L10
"k8s.io/api/core/v1" imported and not used (typecheck)
|
build:
pkg/controllers/subnetset/namespace_handler.go#L10
"k8s.io/api/core/v1" imported and not used (typecheck)
|
build:
pkg/nsx/services/common/store.go#L55
resourceStore.Add undefined (type *ResourceStore has no field or method Add) (typecheck)
|
build:
pkg/nsx/services/common/store_test.go#L96
resourceStore.Delete undefined (type *ResourceStore has no field or method Delete) (typecheck)
|
build:
pkg/nsx/services/common/store_test.go#L102
resourceStore.Add undefined (type *ResourceStore has no field or method Add) (typecheck)
|
build:
pkg/nsx/services/common/store_test.go#L188
ruleStore.ListKeys undefined (type *ResourceStore has no field or method ListKeys) (typecheck)
|
build:
pkg/nsx/services/common/store_test.go#L192
ruleStore.ListKeys undefined (type *ResourceStore has no field or method ListKeys) (typecheck)
|
build:
pkg/nsx/services/ipaddressallocation/builder.go#L56
service.NSXConfig undefined (type *IPAddressAllocationService has no field or method NSXConfig) (typecheck)
|
build:
pkg/nsx/services/ipaddressallocation/ipaddressallocation.go#L46
ipAddressAllocationService.InitializeResourceStore undefined (type *IPAddressAllocationService has no field or method InitializeResourceStore) (typecheck)
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|