Skip to content

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

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: 8 comments 1 reply

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

You must be logged in to vote
1 reply
@matanmarciano

Answer selected by matanmarciano

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants
Converted from issue

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