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

ci: Pin the golangci-lint version to prevent breakage #62

Merged
merged 2 commits into from
Jan 25, 2022
Merged

Conversation

kylecarbs
Copy link
Member

The main branch broke because golangci-lint released a new version.
This pins it, so hopefully it never happens again!

The main branch broke because golangci-lint released a new version.
This pins it, so hopefully it never happens again!
@kylecarbs kylecarbs self-assigned this Jan 25, 2022
@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #62 (248e860) into main (b964cb0) will decrease coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
- Coverage   71.74%   71.57%   -0.18%     
==========================================
  Files          79       79              
  Lines        2902     2902              
  Branches       49       49              
==========================================
- Hits         2082     2077       -5     
- Misses        644      648       +4     
- Partials      176      177       +1     
Flag Coverage Δ
unittest-go-macos-latest 67.17% <ø> (-0.35%) ⬇️
unittest-go-ubuntu-latest 70.46% <ø> (-0.09%) ⬇️
unittest-go-windows-latest 67.21% <ø> (-0.05%) ⬇️
unittest-js 73.10% <ø> (ø)
Impacted Files Coverage Δ
peer/conn.go 74.55% <0.00%> (-1.50%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b964cb0...248e860. Read the comment docs.

@kylecarbs kylecarbs merged commit 5d7112f into main Jan 25, 2022
@kylecarbs kylecarbs deleted the pingolangci branch January 25, 2022 16:04
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.

None yet

2 participants