-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
golangci-lint producing different output in different machines #3141
Comments
Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors. |
Hello, can you provide the different outputs? |
@ldez The above output is from github actions. The below output is from my local machine
I'm happy to get on a call and show you the issue live as well |
This will never happen, I'm not free personal support.
|
I'd got the same problem like yours, have you got the solution? |
Welcome
Description of the problem
I have installed the latest version of golangci-lint(1.49.0). When its run on my local machine its throwing lint errors which is are correct. But when run on github actions its not showing any lint issues, which makes me less confident to use it in ci pipeline
Version of golangci-lint
Configuration file
Go environment
Verbose output of running
Code example or link to a public repository
The text was updated successfully, but these errors were encountered: