fix: fmt linter errors #588
reviewdog.yml
on: pull_request
diff-review
1m 6s
full-review
1m 9s
Annotations
4 errors
diff-review:
cmd/vela-terraform/plan_test.go#L108
printf: non-constant format string in call to fmt.Sprintf (govet)
|
diff-review:
cmd/vela-terraform/validate_test.go#L67
printf: non-constant format string in call to fmt.Sprintf (govet)
|
full-review:
cmd/vela-terraform/plan_test.go#L108
printf: non-constant format string in call to fmt.Sprintf (govet)
|
full-review:
cmd/vela-terraform/validate_test.go#L67
printf: non-constant format string in call to fmt.Sprintf (govet)
|