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

x/vuln: golang/govulncheck-action@v1 too hard to use #69597

Closed
kaihendry opened this issue Sep 23, 2024 · 3 comments
Closed

x/vuln: golang/govulncheck-action@v1 too hard to use #69597

kaihendry opened this issue Sep 23, 2024 · 3 comments
Assignees
Labels
vulncheck or vulndb Issues for the x/vuln or x/vulndb repo

Comments

@kaihendry
Copy link

Usability is poor, only seems to work with go-version-input specified. 🤦

https://github.com/kaihendry/yyyymmdd/actions/runs/11000836330/job/30544123107 is an example of a run without go-version-input.

https://github.com/golang/govulncheck-action

@gabyhelp
Copy link

Related Issues and Documentation

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

@gopherbot gopherbot added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Sep 23, 2024
@gopherbot gopherbot modified the milestones: Unreleased, vuln/unplanned Sep 23, 2024
@zpavlinovic zpavlinovic self-assigned this Sep 23, 2024
@zpavlinovic
Copy link
Contributor

I noticed that both in golangcli and govulncheck actions runs, executing actions/setup-go@v5 has problems:

/usr/bin/tar: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/go.env: Cannot open: File exists
/usr/bin/tar: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bootstrap.bash: Cannot open: File exists
/usr/bin/tar: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/race.bat: Cannot open: File exists
/usr/bin/tar: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/html/entity.go: Cannot open: File exists
/usr/bin/tar: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/html/example_test.go: Cannot open: File exists
...

Does this issue appear when using a specific go-version-input?

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/616435 mentions this issue: action.yml: make sure the latest Go version is default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Projects
None yet
Development

No branches or pull requests

4 participants