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

Update to go 1.22.8 #467

Closed
wants to merge 1 commit into from
Closed

Update to go 1.22.8 #467

wants to merge 1 commit into from

Conversation

tiulpin
Copy link
Member

@tiulpin tiulpin commented Oct 21, 2024

Related to #176

Update Go version to 1.22.8 across multiple modules and CI workflow.

  • Modules:

    • Update go directive to 1.22.8 in cdnet/go.mod, cli/go.mod, cloud/go.mod, cmd/go.mod, core/go.mod, platform/go.mod, sarif/go.mod, and tooling/go.mod.
  • CI Workflow:

    • Update go.work content to use go 1.22.8 in .github/workflows/ci.yml.

For more details, open the Copilot Workspace session.

Related to #176

Update Go version to 1.22.8 across multiple modules and CI workflow.

* **Modules:**
  - Update `go` directive to `1.22.8` in `cdnet/go.mod`, `cli/go.mod`, `cloud/go.mod`, `cmd/go.mod`, `core/go.mod`, `platform/go.mod`, `sarif/go.mod`, and `tooling/go.mod`.

* **CI Workflow:**
  - Update `go.work` content to use `go 1.22.8` in `.github/workflows/ci.yml`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/JetBrains/qodana-cli/issues/176?shareId=XXXX-XXXX-XXXX-XXXX).
Copy link

Qodana for Go

64 new problems were found

Inspection name Severity Problems
Unused exported function 🔶 Warning 38
Unused constant 🔶 Warning 15
Unused global variable 🔶 Warning 11

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@tiulpin tiulpin closed this Oct 21, 2024
@tiulpin tiulpin deleted the tiulpin/update-go-1.22.8 branch October 21, 2024 09:59
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.

1 participant