Skip to content

Conversation

IDisposable
Copy link
Contributor

Update setup-node to v5
Update setup-go to v5 (removed restriction to specific minor/patch) Updated the golangci-lint action to use @v5 of both checkout and setup-go. Now internally uses:

  • go version oldstable (e.g. 1.24.7 as of 2025-09-24)
  • golangci-lint version v2.1

Update setup-node to v5
Update setup-go to v5 (removed restriction to specific minor/patch)
Updated the golangci-lint action to use @v5 of both checkout and setup-go. Now internally uses:
  - go version oldstable (e.g. 1.24.7 as of 2025-09-24)
  - golangci-lint version v2.1
@IDisposable
Copy link
Contributor Author

There's a specific runner restriction in the GitHub Actions project settings that prevents the golang-lint-action from running. Someone needs to change the setting to allow golangci/golangci-lint-action@v8

[Error](https://github.com/jetkvm/kvm/actions/runs/17988057656/workflow)
The action golangci/golangci-lint-action@v8 is not allowed in jetkvm/kvm because all actions must be from a repository owned by jetkvm, created by GitHub, verified in the GitHub Marketplace, or match one of the patterns: becheran/go-testreport@90efc1ce13c872f23d6bc8a069527c26288b8f9c, becheran/go-testreport@v0.3.2, golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd, golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837, golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8.

@adamshiervani adamshiervani merged commit 8f4081a into jetkvm:dev Sep 26, 2025
3 checks passed
@IDisposable IDisposable deleted the chore/actions-versions branch September 29, 2025 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants