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 docker docker tag to v27 #113

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

chore(deps): update docker docker tag to v27

6e1c9cb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

chore(deps): update docker docker tag to v27 #113

chore(deps): update docker docker tag to v27
6e1c9cb
Select commit
Loading
Failed to load commit list.
GitHub Actions / golangci failed Jan 17, 2025 in 0s

reviewdog [golangci] report

reported by reviewdog 🐢

Findings (1)

cmd/vela-docker/build.go|358 col 1| directive //nolint:funlen,gocyclo // Ignore line length is unused for linter "funlen" (nolintlint)

Filtered Findings (0)

Annotations

Check failure on line 358 in cmd/vela-docker/build.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] cmd/vela-docker/build.go#L358

directive `//nolint:funlen,gocyclo // Ignore line length` is unused for linter "funlen" (nolintlint)
Raw output
cmd/vela-docker/build.go:358:1: directive `//nolint:funlen,gocyclo // Ignore line length` is unused for linter "funlen" (nolintlint)
//nolint:funlen,gocyclo // Ignore line length
^