Skip to content
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

adapt settings to golangci-lint 1.59.1 #55

Merged
merged 2 commits into from
Jul 10, 2024
Merged

adapt settings to golangci-lint 1.59.1 #55

merged 2 commits into from
Jul 10, 2024

Conversation

ldemailly
Copy link
Member

@ldemailly ldemailly commented Jul 10, 2024

removes:

level=warning msg="[lintersdb] The linter \"exhaustivestruct\" is deprecated (step 2) and deactivated. It should be removed from the list of disabled linters. https://golangci-lint.run/product/roadmap/#linter-deprecation-cycle"
level=warning msg="[lintersdb] The linter \"ifshort\" is deprecated (step 2) and deactivated. It should be removed from the list of disabled linters. https://golangci-lint.run/product/roadmap/#linter-deprecation-cycle"
level=warning msg="The linter 'execinquery' is deprecated (since v1.58.0) due to: The repository of the linter has been archived by the owner. "

@ldemailly ldemailly requested review from ccoVeille, bseenu and hhhapz July 10, 2024 20:22
golangci.yml Show resolved Hide resolved
golangci.yml Show resolved Hide resolved
golangci.yml Show resolved Hide resolved
golangci.yml Show resolved Hide resolved
golangci.yml Show resolved Hide resolved
golangci.yml Show resolved Hide resolved
Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (cf3444f) to head (074ee16).
Report is 4 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #55   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          1       1           
  Lines          2       2           
=====================================
  Misses         2       2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ldemailly
Copy link
Member Author

thanks for having looked and suggestions btw!

@ldemailly ldemailly merged commit ce25465 into main Jul 10, 2024
7 checks passed
@ldemailly ldemailly deleted the linters_updt branch July 10, 2024 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants