Skip to content

Bump golangci-lint to 1.51.0#122

Merged
everettraven merged 1 commit intooperator-framework:mainfrom
oceanc80:bump-golangci-lint
Oct 20, 2023
Merged

Bump golangci-lint to 1.51.0#122
everettraven merged 1 commit intooperator-framework:mainfrom
oceanc80:bump-golangci-lint

Conversation

@oceanc80
Copy link
Copy Markdown
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
@openshift-ci openshift-ci Bot requested review from jmrodri and theishshah October 20, 2023 12:37
@codecov
Copy link
Copy Markdown

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.

Comment thread .github/workflows/ci.yml
- uses: golangci/golangci-lint-action@v3
with:
version: v1.49
version: v1.51
Copy link
Copy Markdown
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
@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.

2 participants