Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix golangci-lint timeout failures #2931

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

gmlewis
Copy link
Collaborator

@gmlewis gmlewis commented Sep 18, 2023

Ever since #2903 , the golangci-lint GitHub Actions workflow has frequently timed out.
According to this: golangci/golangci-lint-action#308
this PR should fix that problem.

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #2931 (60c6cce) into master (3c1590d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2931   +/-   ##
=======================================
  Coverage   98.17%   98.17%           
=======================================
  Files         143      143           
  Lines       12611    12611           
=======================================
  Hits        12381    12381           
  Misses        156      156           
  Partials       74       74           

@gmlewis
Copy link
Collaborator Author

gmlewis commented Sep 18, 2023

Thank you, @WillAbides !
Merging.

@gmlewis gmlewis merged commit 9b42cd1 into google:master Sep 18, 2023
@gmlewis gmlewis deleted the chore/golangci-lint-timeout branch September 18, 2023 13:30
gmlewis added a commit to gmlewis/go-github that referenced this pull request Sep 19, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants