Skip to content

fix(deps): update all non-major dependencies #597

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #597

GitHub Actions / golangci failed Aug 14, 2024 in 1s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (1)

cmd/vela-github-release/delete_test.go|25 col 15| printf: non-constant format string in call to fmt.Sprintf (govet)

Filtered Findings (0)

Annotations

Check failure on line 25 in cmd/vela-github-release/delete_test.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] cmd/vela-github-release/delete_test.go#L25

printf: non-constant format string in call to fmt.Sprintf (govet)
Raw output
cmd/vela-github-release/delete_test.go:25:15: printf: non-constant format string in call to fmt.Sprintf (govet)
		fmt.Sprintf(d.Tag),
		            ^