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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Elbehery
Once this PR has been reviewed and has the lgtm label, please assign spzala for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@Elbehery Elbehery force-pushed the 20250216-bump-go-linter-1.24 branch from aaeb2c9 to 7b5b4b7 Compare February 16, 2025 16:18
Signed-off-by: Mustafa Elbehery <[email protected]>
@Elbehery Elbehery force-pushed the 20250216-bump-go-linter-1.24 branch 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants