artefactual-sdps / enduro

A tool to support ingest and automation in digital preservation workflows
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Bump golangci-lint from 1.56.0 to 1.56.1 #862

Closed sevein closed 7 months ago

sevein commented 7 months ago

In 1.56.1 govet:loopclosure comes disabled by default for go1.22 so we don't have to manually disable it in the golangci-lint yaml config.

I've also updated the action so it uses make lint and basic caching.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (0c1b843) 45.33% compared to head (056c87b) 45.41%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #862 +/- ## ========================================== + Coverage 45.33% 45.41% +0.07% ========================================== Files 93 93 Lines 5036 5036 ========================================== + Hits 2283 2287 +4 + Misses 2550 2548 -2 + Partials 203 201 -2 ```

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