-
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
Lint fails on CI when passing locally for import group count #6997
Comments
I noticed another detail - it seems |
So from what I understand,
|
Thanks @jefchien - I hadn't noticed the separate |
I think it should. People typically expect the |
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping |
…y#6997) * [chore] Prepare for 1.0.0-rc4 release
This issue has been closed as inactive because it has been stale for 120 days with no activity. |
In https://github.com/open-telemetry/opentelemetry-collector-contrib/runs/4688228948?check_suite_focus=true
Lint fails with this
This is despite when I do this
it succeeds. More tediously,
make fmt
also isn't able to fix the trivial import grouping problem. Could something in lint / fmt be misconfigured to cause this situation?The text was updated successfully, but these errors were encountered: