-
Notifications
You must be signed in to change notification settings - Fork 547
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 to use go1.22.7 and golangci-lint #3864
Conversation
cpanato
commented
Sep 6, 2024
- update to use go1.22.7
- update golangci-lint to v1.60
Signed-off-by: cpanato <[email protected]>
Signed-off-by: cpanato <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3864 +/- ##
==========================================
- Coverage 40.10% 36.69% -3.41%
==========================================
Files 155 203 +48
Lines 10044 12780 +2736
==========================================
+ Hits 4028 4690 +662
- Misses 5530 7507 +1977
- Partials 486 583 +97 ☔ View full report in Codecov by Sentry. |
Signed-off-by: cpanato <[email protected]>
Signed-off-by: cpanato <[email protected]>
d865658
to
89ecc56
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgmt, thanks @cpanato
* update to use go1.22.7 Signed-off-by: cpanato <[email protected]> * update golangci-lint to v1.60 Signed-off-by: cpanato <[email protected]> * fix lints Signed-off-by: cpanato <[email protected]> * update chainguard-dev/actions/kind-diag Signed-off-by: cpanato <[email protected]> --------- Signed-off-by: cpanato <[email protected]>
* update to use go1.22.7 Signed-off-by: cpanato <[email protected]> * update golangci-lint to v1.60 Signed-off-by: cpanato <[email protected]> * fix lints Signed-off-by: cpanato <[email protected]> * update chainguard-dev/actions/kind-diag Signed-off-by: cpanato <[email protected]> --------- Signed-off-by: cpanato <[email protected]>