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

Bump golangci-lint to 1.51.0 #122

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

oceanc80
Copy link
Contributor

Description of the change:
Bump golangci-lint to 1.51.0

Motivation for the change:
golangci-lint 1.51.0+ is needed to be compatible with go 1.20

Signed-off-by: Catherine Chan-Tse <cchantse@redhat.com>
@oceanc80 oceanc80 requested a review from a team as a code owner October 20, 2023 12:37
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8f73aea) 80.99% compared to head (7f07720) 80.99%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #122   +/-   ##
=======================================
  Coverage   80.99%   80.99%           
=======================================
  Files          17       17           
  Lines         484      484           
=======================================
  Hits          392      392           
  Misses         82       82           
  Partials       10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -33,7 +33,7 @@ jobs:
go-version-file: "go.mod"
- uses: golangci/golangci-lint-action@v3
with:
version: v1.49
version: v1.51
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not sure it really matters, but v1.55.0 was just released. If we want to not need to bump it for a little while longer it seems reasonable to just go to the latest version

@everettraven everettraven merged commit ec76140 into operator-framework:main Oct 20, 2023
6 checks passed
@oceanc80 oceanc80 deleted the bump-golangci-lint branch October 20, 2023 14:10
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.

None yet

2 participants