ObolNetwork / charon

Charon (pronounced 'kharon') is a Proof of Stake Ethereum Distributed Validator Client
https://docs.obol.tech/
Other
201 stars 89 forks source link

*: bump golangci-lint to v1.61.0 #3348

Closed KaloyanTanev closed 1 month ago

KaloyanTanev commented 1 month ago

Bump linter

category: misc ticket: none

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 58.62%. Comparing base (0aead1d) to head (030401a). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3348 +/- ## ========================================== - Coverage 58.69% 58.62% -0.07% ========================================== Files 210 210 Lines 30290 30290 ========================================== - Hits 17778 17758 -20 - Misses 10614 10636 +22 + Partials 1898 1896 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pinebit commented 1 month ago

Is it possible to do this with dependabot?

KaloyanTanev commented 1 month ago

I looked into it couple of months ago and it isn't... It's not as smart :(