issues Search Results · repo:actions/go-dependency-submission language:TypeScript
Filter by
7 results
(98 ms)7 results
inactions/go-dependency-submission (press backspace or delete to remove)In general, the go tool operates on packages (directories) rather than individual go files. While allowed, commands like
go build main.go are more of a special case and introduces various issues like https://github.com/golang/go/issues/51279 ...
seankhliao
- Opened on Nov 14, 2024
- #77
The example mentions the use of GOPRIVATE, so I was hopeful that this action would be able to work with private
dependencies. In this way I scanned a private repository (using GOPRIVATE, for private dependencies). ...
elgohr
- Opened on Oct 30, 2024
- #76
In this GitHub action run, I seem to have tripped this error:
https://github.com/actions/go-dependency-submission/blob/105f29a556567419f95abeb6197b4caecb1ffb7d/src/process.ts#L56-L64
Based on history ...
cipherboy
- 1
- Opened on Jul 17, 2024
- #74
We use GitHub Enterprise Server and therefore GH uses a different hostname.
Seems the action does not use locations from the github.context but assumes github.com.
2023-05-03T12:40:34.4208205Z ##[error]HTTP ...
sadovnikov
- 3
- Opened on May 3, 2023
- #53
Thank you 🙇♀ for wanting to create an issue in this repository. Before you do, please ensure you are filing the issue
in the right place. Issues should only be opened on if the issue relates to code in ...
vicluk
- 1
- Opened on Feb 12, 2023
- #40
dixy-124
- Opened on Jul 18, 2022
- #24
Hi,
I m opening this issue to double-check if this is expected, but it is not possible to clone this repository and execute
npm install, either directly on the local machine, or on the devcontainer as ...
caquino
- 2
- Opened on Jun 22, 2022
- #17

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.