Lua: Fix limit_except
returning 503.
#11860
+88
−0
Open
Annotations
6 errors
golangci-lint:
test/e2e/annotations/limitexcept.go#L60
f.HTTPTestClient().POST undefined (type *httpexpect.HTTPRequest has no field or method POST)
|
golangci-lint:
test/e2e/annotations/limitexcept.go#L72
f.HTTPTestClient().POST undefined (type *httpexpect.HTTPRequest has no field or method POST) (typecheck)
|
golangci-lint:
test/e2e/e2e.go#L33
could not import k8s.io/ingress-nginx/test/e2e/annotations (-: # k8s.io/ingress-nginx/test/e2e/annotations
|
golangci-lint:
test/e2e/annotations/limitexcept.go#L60
f.HTTPTestClient().POST undefined (type *httpexpect.HTTPRequest has no field or method POST)
|
golangci-lint:
test/e2e/annotations/limitexcept.go#L72
f.HTTPTestClient().POST undefined (type *httpexpect.HTTPRequest has no field or method POST)) (typecheck)
|
golangci-lint
issues found
|
Loading