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

20250216 bump go linter 1.24 #103

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

Elbehery
Copy link
Member

#102 CI failure is due to linter version used.

This PR bumps the go-linter version used in CI

@ivanvc @henrybear327

@Elbehery Elbehery force-pushed the 20250216-bump-go-linter-1.24 branch 2 times, most recently from 7b5b4b7 to ee42474 Compare February 16, 2025 16:19
@@ -27,7 +27,7 @@ jobs:
uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.57.1
version: v1.63.4
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we set this to the latest version v1.64.5?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just confirmed this. Please refer to etcd-io/raft#268 (comment)

Suggested change
version: v1.63.4
version: v1.64.5

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed 👍🏽

Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
@Elbehery Elbehery force-pushed the 20250216-bump-go-linter-1.24 branch from ee42474 to 42765f6 Compare February 21, 2025 09:16
@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahrtr, Elbehery

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ahrtr ahrtr merged commit 82ba61e into etcd-io:master Feb 21, 2025
5 checks passed
@Elbehery Elbehery deleted the 20250216-bump-go-linter-1.24 branch February 21, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants