Fixed
Status Update
Comments
rm...@google.com <rm...@google.com> #2
Thank you for your feedback.
At this time we don't have enough information to move forward with this issue. Can you provide detailed steps to replicate the issue?
Please readhttps://developer.android.com/studio/report-bugs.html carefully and supply all required information. This will help ensure the team can correctly triage and reproduce your issue.
If we do not get an update in the next 30 days we will close this issue.
At this time we don't have enough information to move forward with this issue. Can you provide detailed steps to replicate the issue?
Please read
If we do not get an update in the next 30 days we will close this issue.
ta...@gmail.com <ta...@gmail.com> #3
Here is how to reproduce. Hope it is clear enough.
- On the top menu,
- Go to Analyze
- Click Run Inspection by Name
- Select any **non** Android Lint inspection. You can type Kotlin as an example (screenshot is attached for this step)
- In the next dialog, select "Whole Project" and then "Ok"
- On the status bar at the bottom (visible in the first screenshot), it says "Running Android Lint"
It is just that the wording is misleading. It is actually not running Android Lint in that particular case. It is just running Inspections.
- On the top menu,
- Go to Analyze
- Click Run Inspection by Name
- Select any **non** Android Lint inspection. You can type Kotlin as an example (screenshot is attached for this step)
- In the next dialog, select "Whole Project" and then "Ok"
- On the status bar at the bottom (visible in the first screenshot), it says "Running Android Lint"
It is just that the wording is misleading. It is actually not running Android Lint in that particular case. It is just running Inspections.
is...@google.com <is...@google.com>
ra...@google.com <ra...@google.com>
gh...@google.com <gh...@google.com> #4
I removed the custom "Running Android Lint" message. The change should land in 4.1 Canary 5.
Thanks!
Description
For example, running Kotlin 1.3 migrations is shown as `Running Android Lint`