Skip to content

feat: add a workflow for golangci-lint #12

feat: add a workflow for golangci-lint

feat: add a workflow for golangci-lint #12

Triggered via push January 14, 2025 12:05
Status Failure
Total duration 3m 0s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Run on Ubuntu: test/e2e/e2e_test.go#L96
printf: non-constant format string in call to fmt.Fprintf (govet)
Run on Ubuntu: test/e2e/e2e_test.go#L98
printf: non-constant format string in call to fmt.Fprintf (govet)
Run on Ubuntu: test/e2e/e2e_test.go#L105
printf: non-constant format string in call to fmt.Fprintf (govet)
Run on Ubuntu: internal/controller/etcdcluster_controller.go#L152
SA9003: empty branch (staticcheck)
Run on Ubuntu: internal/controller/etcdcluster_controller.go#L147
SA9003: empty branch (staticcheck)
Run on Ubuntu
Process completed with exit code 2.
Run on Ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636