Skip to content

Fancier e2e test running #8

Fancier e2e test running

Fancier e2e test running #8

Triggered via push September 12, 2023 11:38
Status Failure
Total duration 48s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint: pkg/docker/info.go#L29
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
Lint: pkg/cluster/formatter.go#L96
SA4005: ineffective assignment to field writer.err (staticcheck)
Lint: pkg/config/get.go#L19
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
Lint
issues found