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

Fix golangci-lint warnings since it is still used in make lint #711

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

masih
Copy link
Member

@masih masih commented Oct 8, 2024

Running make lint locally highlights these lint issues which is slightly annoying. Explicitly ignore the error to silence the linter.

Running `make lint` locally highlights these lint issues which is
slightly annoying. Explicitly ignore the error to silence the linter.
@masih masih requested a review from Stebalien October 8, 2024 16:18
@masih masih enabled auto-merge October 8, 2024 16:19
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.34%. Comparing base (f638813) to head (38666e7).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #711      +/-   ##
==========================================
+ Coverage   76.32%   76.34%   +0.01%     
==========================================
  Files          69       69              
  Lines        5584     5584              
==========================================
+ Hits         4262     4263       +1     
+ Misses        912      911       -1     
  Partials      410      410              

see 3 files with indirect coverage changes

@masih masih added this pull request to the merge queue Oct 8, 2024
Merged via the queue into main with commit 872e4f1 Oct 8, 2024
13 checks passed
@masih masih deleted the masih/golangci-lint-shush branch October 8, 2024 17:39
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