Skip to content

squash! feat(routing): support multi port services #397

squash! feat(routing): support multi port services

squash! feat(routing): support multi port services #397

Triggered via push August 28, 2024 12:06
Status Failure
Total duration 1m 45s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: controllers/routingctrl/controller_test.go#L569
ginkgo-linter: wrong length assertion. Consider using `g.Expect(exposedSvc.Spec.Ports).ToNot(BeEmpty())` instead (ginkgolinter)
test: controllers/routingctrl/controller_test.go#L570
ranges should only be cuddled with assignments used in the iteration (wsl)
test: controllers/routingctrl/controller_test.go#L589
ginkgo-linter: wrong length assertion. Consider using `g.Expect(exposedSvc.Spec.Ports).ToNot(BeEmpty())` instead (ginkgolinter)
test: controllers/routingctrl/controller_test.go#L590
ranges should only be cuddled with assignments used in the iteration (wsl)
test: controllers/routingctrl/controller_test.go#L610
return with no blank line before (nlreturn)
test: controllers/routingctrl/controller_test.go#L616
ginkgo-linter: wrong length assertion. Consider using `g.Expect(exposedSvc.Spec.Ports).ToNot(BeEmpty())` instead (ginkgolinter)
test: controllers/routingctrl/controller_test.go#L617
ranges should only be cuddled with assignments used in the iteration (wsl)
test: controllers/routingctrl/controller_test.go#L636
return with no blank line before (nlreturn)
test: controllers/routingctrl/controller_test.go#L643
ginkgo-linter: wrong length assertion. Consider using `g.Expect(exposedSvc.Spec.Ports).ToNot(BeEmpty())` instead (ginkgolinter)
test: controllers/routingctrl/controller_test.go#L644
only one cuddle assignment allowed before range statement (wsl)