-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
make lint fails with many 'is in the blacklist' #3741
Comments
did you try to refresh the linters with |
I still see the errors. I am uncertain if I did the
I am using macOS "Monterey" 12.4 |
One way to find out is to remove the linter and see if it will get installed. |
@esnible I wasn't able to reproduce this issue. I'm also using MacOS "Monterey" 12.4. From this discussion: golang/go#43856 (comment), it seems it might relate to a brew-installed go and that re-installing |
Closing because I can no longer reproduce. I am not sure if this is because of something I did, such as changing Go version, or something that changed in Jaeger. |
make lint
fails with... followed by many similar errors.
This has been happening on my Mac since #3736
(I don't see anything in that PR that would cause the problem.)
To reproduce,
make lint
.It goes away if I do
git checkout 060ddb75da54b490f7b9926ca63a044e0e32745f
and thenmake lint
The text was updated successfully, but these errors were encountered: