cri-o / cri-o

Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
https://cri-o.io
Apache License 2.0
5.24k stars 1.07k forks source link

Update golangci-lint to v1.62.0 #8763

Closed saschagrunert closed 2 days ago

saschagrunert commented 3 days ago

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Update the linter and fix the reported lints.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

None

Does this PR introduce a user-facing change?

None
codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 46.92%. Comparing base (9dc63d1) to head (19ac18b). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8763 +/- ## ======================================= Coverage 46.92% 46.92% ======================================= Files 150 150 Lines 21880 21881 +1 ======================================= + Hits 10267 10268 +1 Misses 10546 10546 Partials 1067 1067 ```

🚨 Try these New Features:

openshift-ci[bot] commented 2 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: saschagrunert, sohankunkerkar

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: - ~~[OWNERS](https://github.com/cri-o/cri-o/blob/main/OWNERS)~~ [saschagrunert] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
saschagrunert commented 2 days ago

/retest