Skip to content

Reopen e2e traffic test #3916

Reopen e2e traffic test

Reopen e2e traffic test #3916

Triggered via pull request December 16, 2024 09:27
Status Failure
Total duration 1m 58s
Artifacts

makefile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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