Skip to content

fix: properly propagate flags used for kubeproxyreplacement #4021

fix: properly propagate flags used for kubeproxyreplacement

fix: properly propagate flags used for kubeproxyreplacement #4021

Re-run triggered October 25, 2023 12:33
Status Failure
Total duration 3m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build: install/autodetect.go#L214
File is not `gofmt`-ed with `-s` (gofmt)
build
issues found
build: install/autodetect.go#L222
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
build: install/autodetect.go#L227
error-return: error should be the last type when returning multiple items (revive)