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

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

Merged
merged 1 commit into from
Aug 14, 2024

fix(deps): update all non-major dependencies

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

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

fix(deps): update all non-major dependencies
60c4230
Select commit
Loading
Failed to load commit list.
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),
		            ^