Skip to content

Getting different result between local and CI (docker) running #3400

Discussion options

You must be logged in to vote

Well, I solved it by making sure:

  1. I am using the exact same Go version locally and in CI
  2. The files that are checked by the tool are the same files (more files potentially cause more linter errors of course)

So I believe (1) should solve your issue.

Replies: 7 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@matanmarciano
Comment options

Answer selected by matanmarciano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants
Converted from issue

This discussion was converted from issue #3398 on December 06, 2022 20:48.