Skip to content

refactor: replace golang.org/x/exp with stdlib #4468

refactor: replace golang.org/x/exp with stdlib

refactor: replace golang.org/x/exp with stdlib #4468

Re-run triggered January 15, 2025 14:49
Status Failure
Total duration 2m 40s
Artifacts

lint-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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