issues Search Results · repo:actions/setup-go language:TypeScript
Filter by
267 results
(86 ms)267 results
inactions/setup-go (press backspace or delete to remove)Description: When I run npm install or npm run build on macOS, I get the following warning: CRLF will be replaced by LF
the next time Git touches it.
- Example 1:
warning: in the working copy ...
bug
178inaba
- 2
- Opened 5 days ago
- #598
Description:
It doesn t look like setup-go caches the Go build cache, only Go modules and other relevant things.
To speed up subsequent builds, should the go-build directories (OS dependent) also be ...
feature request
CpuID
- 3
- Opened 22 days ago
- #596
Description: I am using this action in the self hosted gitea.
My logs are :
tmp.mGCWDyBGBa
It seems like the instead of command go version only version is getting used.
failing step is :
- name: ...
bug
needs triage
shubham-cmyk
- 1
- Opened on Apr 25
- #587
Description: Every now and then (but not always) I get the following error in the GitHub workflow logs for the setup-go
step:
Setup go version spec stable
Error: manifest.map is not a function
It seems ...
bug
cb80
- 4
- Opened on Apr 14
- #580
Description: the Go build cache, among many things, stores the test cache. I propose that, even in the event of a cache
hit, we save the go-build directory so that the new test results and build cache ...
feature request
kminehart
- 2
- Opened on Mar 11
- #569
!--- Please direct any generic questions related to actions to our support community forum at
https://github.community/c/code-to-cloud/github-actions/41 --- !--- Before opening up a new feature request, ...
spam
Trexxx1991
- Opened on Mar 8
- #566
!--- Please direct any generic questions related to actions to our support community forum at
https://github.community/c/code-to-cloud/github-actions/41 --- !--- Before opening up a new bug report, please ...
bug
needs triage
spam
bearcrazboy535
- 2
- Opened on Mar 7
- #565
!--- Please direct any generic questions related to actions to our support community forum at
https://github.community/c/code-to-cloud/github-actions/41 --- !--- Before opening up a new feature request, ...
feature request
antoniivanov
- 1
- Opened on Mar 7
- #564
Bug Report: GitHub Actions Cache Not Found for Go 1.24 on Ubuntu 24
!--- Please direct any generic questions related to actions to our support community forum at
https://github.community/c/code-to-cloud/github-actions/41 ...
bug
mck-prakhar
- 5
- Opened on Mar 5
- #562
Given the following go.mod setup-go configurations:
module github.com/actions/setup-go/example
go 1.23.3
- name: Setup Go
uses: actions/setup-go
with:
go-version-file: go.mod
the action would ...
feature request
azazeal
- 3
- Opened on Mar 4
- #561

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.