refactor: replace golang.org/x/exp
with stdlib
#4468
lint-format.yml
on: pull_request
Format
17s
Lint
2m 28s
Actionlint
6s
Chart Lint
4s
Markdown Lint
4s
Annotations
4 errors
Lint:
cmd/nginx-ingress/main.go#L24
could not import github.com/nginx/kubernetes-ingress/internal/k8s (-: # github.com/nginx/kubernetes-ingress/internal/k8s
|
Lint:
internal/k8s/controller.go#L3012
cannot use maps.Keys(endpointSet) (value of type iter.Seq[podEndpoint]) as []podEndpoint value in return statement) (typecheck)
|
Lint:
internal/k8s/controller.go#L3012
cannot use maps.Keys(endpointSet) (value of type iter.Seq[podEndpoint]) as []podEndpoint value in return statement (typecheck)
|
Lint
issues found
|