Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update github/codeql-action action to v3.26.2 #63

Merged
merged 1 commit into from
Aug 15, 2024

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

74fe866
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): update github/codeql-action action to v3.26.2 #63

chore(deps): update github/codeql-action action to v3.26.2
74fe866
Select commit
Loading
Failed to load commit list.
GitHub Actions / golangci failed Aug 14, 2024 in 0s

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),
		            ^