Skip to content

Fix golangci-lint timeout failures - #2931

Merged
gmlewis merged 1 commit into
google:masterfrom
gmlewis:chore/golangci-lint-timeout
Sep 18, 2023
Merged

Fix golangci-lint timeout failures#2931
gmlewis merged 1 commit into
google:masterfrom
gmlewis:chore/golangci-lint-timeout

Conversation

@gmlewis

Copy link
Copy Markdown
Collaborator

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

codecovBot commented Sep 18, 2023

Copy link
Copy Markdown

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
Copy Markdown
CollaboratorAuthor

Thank you, @WillAbides !
Merging.

@gmlewis
gmlewis merged commit 9b42cd1 into google:masterSep 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
jlaportebot added a commit to jlaportebot/go-github that referenced this pull request Jun 28, 2026
Sign up for freeto 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

@gmlewis@WillAbides