Skip to content

issues Search Results · repo:actions/setup-go language:TypeScript

Filter by

265 results
 (64 ms)

265 results

inactions/setup-go (press backspace or delete to remove)

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 
    10 days ago
  • #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
  • 1
  • Opened 
    21 days ago
  • #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, ...
feature request
needs triage
  • 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
  • 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
  • 2
  • Opened 
    on Mar 4
  • #561

!--- 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
  • mcandre
  • 4
  • Opened 
    on Feb 27
  • #558

Based on the Getting go version from the go.mod file, The go directive in go.mod can specify a patch version or omit it altogether (e.g., go 1.22.0 or go 1.22). If a patch version is specified, that specific ...
feature request
  • ahrtr
  • 2
  • Opened 
    on Feb 26
  • #557
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub