[WIP] re-enable some e2e tests #8672
Annotations
10 errors
Run golangci/golangci-lint-action@v6:
test/kubernetes/e2e/test.go#L14
could not import github.com/kgateway-dev/kgateway/test/helpers (-: build constraints exclude all Go files in test/helpers) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/kubernetes/e2e/test.go#L15
could not import github.com/kgateway-dev/kgateway/test/kubernetes/testutils/actions (-: build constraints exclude all Go files in test/kubernetes/testutils/actions) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/kubernetes/e2e/test.go#L16
could not import github.com/kgateway-dev/kgateway/test/kubernetes/testutils/assertions (-: build constraints exclude all Go files in test/kubernetes/testutils/assertions) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/kubernetes/e2e/test.go#L17
could not import github.com/kgateway-dev/kgateway/test/kubernetes/testutils/cluster (-: build constraints exclude all Go files in test/kubernetes/testutils/cluster) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/kubernetes/e2e/test.go#L18
could not import github.com/kgateway-dev/kgateway/test/kubernetes/testutils/gloogateway (-: build constraints exclude all Go files in test/kubernetes/testutils/gloogateway) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/kubernetes/e2e/test.go#L19
could not import github.com/kgateway-dev/kgateway/test/kubernetes/testutils/helper (-: build constraints exclude all Go files in test/kubernetes/testutils/helper) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/kubernetes/e2e/test.go#L20
could not import github.com/kgateway-dev/kgateway/test/kubernetes/testutils/runtime (-: build constraints exclude all Go files in test/kubernetes/testutils/runtime) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/kubernetes/e2e/test.go#L21
could not import github.com/kgateway-dev/kgateway/test/testutils (-: build constraints exclude all Go files in test/testutils) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/kubernetes/e2e/test.go#L186
undefined: CommonRecommendationManifest (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/kubernetes/e2e/tests/k8s_gw_test.go#L12
could not import github.com/kgateway-dev/kgateway/test/kubernetes/testutils/gloogateway (-: build constraints exclude all Go files in test/kubernetes/testutils/gloogateway) (typecheck)
|
Loading