Skip to content

chore(deps): update github/codeql-action action to v3.26.3 #603

chore(deps): update github/codeql-action action to v3.26.3

chore(deps): update github/codeql-action action to v3.26.3 #603

GitHub Actions / golangci failed Aug 19, 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),
		            ^