[WIP] re-enable some e2e tests #8747
static-analysis.yaml
on: pull_request
Generated Code
1m 21s
Lint Checks
2m 29s
Annotations
11 errors
Generated Code
Process completed with exit code 2.
|
Lint Checks:
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)
|
Lint Checks:
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)
|
Lint Checks:
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)
|
Lint Checks:
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)
|
Lint Checks:
test/kubernetes/e2e/test.go#L18
could not import github.com/kgateway-dev/kgateway/test/kubernetes/testutils/helper (-: build constraints exclude all Go files in test/kubernetes/testutils/helper) (typecheck)
|
Lint Checks:
test/kubernetes/e2e/test.go#L19
could not import github.com/kgateway-dev/kgateway/test/kubernetes/testutils/kgateway (-: build constraints exclude all Go files in test/kubernetes/testutils/kgateway) (typecheck)
|
Lint Checks:
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)
|
Lint Checks:
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)
|
Lint Checks:
test/kubernetes/e2e/test.go#L180
undefined: CommonRecommendationManifest (typecheck)
|
Lint Checks:
test/kubernetes/e2e/tests/k8s_gw_test.go#L12
could not import github.com/kgateway-dev/kgateway/test/kubernetes/testutils/kgateway (-: build constraints exclude all Go files in test/kubernetes/testutils/kgateway) (typecheck)
|