Skip to content

Fix lint errors merged while new lint branch was in PR#221

Merged
vdemeester merged 1 commit intodocker:masterfrom
dnephin:fix-lint-errors
Jun 23, 2017
Merged

Fix lint errors merged while new lint branch was in PR#221
vdemeester merged 1 commit intodocker:masterfrom
dnephin:fix-lint-errors

Conversation

@dnephin
Copy link
Copy Markdown
Contributor

@dnephin dnephin commented Jun 21, 2017

There was a panic in gosimple which is why the newAttach change is being reverted and whitelisted for now. It was fixed in dominikh/go-tools@769824f so we just have to pickup that fix in gometalinters vendored copy. I will do that tomorrow.

The other 2 were from PRs that were merged at the same time as the new linter PR, so the new linters had never run on them.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jun 21, 2017

Codecov Report

Merging #221 into master will decrease coverage by 0.01%.
The diff coverage is 37.5%.

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
- Coverage   45.75%   45.73%   -0.02%     
==========================================
  Files         171      171              
  Lines       11527    11531       +4     
==========================================
  Hits         5274     5274              
- Misses       5946     5950       +4     
  Partials      307      307

@aaronlehmann
Copy link
Copy Markdown

LGTM, but curious why this doesn't seem to be failing other PRs. Are the new linters not running on the whole codebase in each PR?

@dnephin
Copy link
Copy Markdown
Contributor Author

dnephin commented Jun 23, 2017

It's because of this alecthomas/gometalinter#299. I'm going to look at getting a fix into gometalinter for that soon.

Copy link
Copy Markdown
Collaborator

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐮

@vdemeester vdemeester merged commit 0c6b8d7 into docker:master Jun 23, 2017
@GordonTheTurtle GordonTheTurtle added this to the 17.07.0 milestone Jun 23, 2017
@dnephin dnephin deleted the fix-lint-errors branch June 23, 2017 15:54
nobiit pushed a commit to nobidev/docker-cli that referenced this pull request Nov 19, 2025
[17.09] cli updated vendoring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants