Skip to content

Fix incorrect encoding of health endpoint #1254

Fix incorrect encoding of health endpoint

Fix incorrect encoding of health endpoint #1254

Triggered via pull request December 15, 2024 21:56
Status Failure
Total duration 1m 36s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Pull Request: pkg/kube/util/url.go#L9
could not import github.com/stakater/IngressMonitorController/v2/pkg/kube/wrappers (-: # github.com/stakater/IngressMonitorController/v2/pkg/kube/wrappers
Pull Request: pkg/kube/wrappers/routeWrapper.go#L119
cannot assign to u.EscapedPath (neither addressable nor a map index expression)
Pull Request: pkg/kube/wrappers/routeWrapper.go#L122
cannot assign to u.EscapedPath (neither addressable nor a map index expression)
Pull Request: pkg/kube/wrappers/routeWrapper.go#L122
cannot use u.EscapedPath (value of type func() string) as string value in argument to path.Join
Pull Request: pkg/kube/wrappers/routeWrapper.go#L129
cannot assign to u.EscapedPath (neither addressable nor a map index expression)
Pull Request: pkg/kube/wrappers/routeWrapper.go#L129
cannot use u.EscapedPath (value of type func() string) as string value in argument to path.Join) (typecheck)
Pull Request: pkg/kube/wrappers/routeWrapper.go#L119
cannot assign to u.EscapedPath (neither addressable nor a map index expression)
Pull Request: pkg/kube/wrappers/routeWrapper.go#L122
cannot assign to u.EscapedPath (neither addressable nor a map index expression)
Pull Request: pkg/kube/wrappers/routeWrapper.go#L122
cannot use u.EscapedPath (value of type func() string) as string value in argument to path.Join
Pull Request: pkg/kube/wrappers/routeWrapper.go#L129
cannot assign to u.EscapedPath (neither addressable nor a map index expression)
Pull Request
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636