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 golangci-lint to v1.54.1 #1596

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

saschagrunert
Copy link
Member

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

This applies the reported lints as well as updated the config.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

None

Does this PR introduce a user-facing change?

None

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 16, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: saschagrunert

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

@@ -1,6 +1,6 @@
module github.com/containers/conmon-rs

go 1.18
go 1.20
Copy link
Member Author

Choose a reason for hiding this comment

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

required by errors.Join, but we already use go 1.20 in CI so I assume this is fine 🤷

This applies the reported lints as well as updated the config.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@haircommander
Copy link
Collaborator

/lgtm

@codecov-commenter
Copy link

Codecov Report

Merging #1596 (5fcd5f6) into main (e0a727a) will increase coverage by 0.08%.
Report is 8 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1596      +/-   ##
==========================================
+ Coverage   33.82%   33.91%   +0.08%     
==========================================
  Files          13       13              
  Lines        1144     1144              
  Branches      392      390       -2     
==========================================
+ Hits          387      388       +1     
  Misses        503      503              
+ Partials      254      253       -1     

@openshift-merge-robot openshift-merge-robot merged commit ff76d97 into containers:main Aug 17, 2023
30 checks passed
@saschagrunert saschagrunert deleted the golangci-lint branch August 17, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants