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 linter issues caught by new linters in golangci-lint v1.55.0 #3603

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

spencerschrock
Copy link
Member

What kind of change does this PR introduce?

lint fix

What is the current behavior?

There are linter errors

What is the new behavior (if this is a feature change)?**

Errors are either addressed or ignored if false positives.

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

NONE

Special notes for your reviewer

This is the second time this has happened, so I opened #3602 to get to the root cause.

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)


@spencerschrock spencerschrock temporarily deployed to gitlab October 24, 2023 21:13 — with GitHub Actions Inactive
@spencerschrock spencerschrock temporarily deployed to integration-test October 24, 2023 21:13 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #3603 (39cb15c) into main (ae75bbb) will decrease coverage by 5.92%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3603      +/-   ##
==========================================
- Coverage   76.17%   70.26%   -5.92%     
==========================================
  Files         199      199              
  Lines       13729    13733       +4     
==========================================
- Hits        10458     9649     -809     
- Misses       2663     3525     +862     
+ Partials      608      559      -49     

@spencerschrock spencerschrock merged commit 5f171ba into ossf:main Oct 24, 2023
41 checks passed
@spencerschrock spencerschrock deleted the lint/fix-ci-lint-1.55.0 branch October 24, 2023 22:04
diogoteles08 pushed a commit to diogoteles08/scorecard that referenced this pull request Nov 13, 2023
…ssf#3603)

* fix protogetter issues

Signed-off-by: Spencer Schrock <[email protected]>

* de-dupe property based fuzzer description

Signed-off-by: Spencer Schrock <[email protected]>

---------

Signed-off-by: Spencer Schrock <[email protected]>
Signed-off-by: Diogo Teles Sant'Anna <[email protected]>
ashearin pushed a commit to kgangerlm/scorecard-gitlab that referenced this pull request Nov 13, 2023
…ssf#3603)

* fix protogetter issues

Signed-off-by: Spencer Schrock <[email protected]>

* de-dupe property based fuzzer description

Signed-off-by: Spencer Schrock <[email protected]>

---------

Signed-off-by: Spencer Schrock <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
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