jesseduffield / lazygit

simple terminal UI for git commands
MIT License
48.05k stars 1.73k forks source link

Pin golangci version to 1.58 #3611

Closed stefanhaller closed 1 month ago

stefanhaller commented 1 month ago

Pin golangci version to 1.58.

It is annoying when CI builds suddenly start to fail because the linter was updated and finds new things to complain about.

Updating the linter and fixing the code accordingly should be a dedicated activity.

codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for ef1daf314af3df584249ac479a6efaa4669f4804[^1] :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (ef1daf314af3df584249ac479a6efaa4669f4804) | Report Missing | Report Missing | Report Missing | | | Head commit (38ec4e646f4194db4d39dc1a9c815f25c22c57c4) | 51248 | 43160 | 84.22% | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#3611) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more [^1]: Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.