Intellij IDEA Inspections goes above 100 percent and goes on increasing
We have configured Inspections (IntelliJ IDEA) as one of our build steps. Sometimes the build step runs fine but some times it goes above 100 percent and keeps on increasing and build never ends.
IntelliJ IDEA version :- IntelliJ IDEA 2018.3.1

Thanks,
Moorthy
Please sign in to leave a comment.
Hi Moorthy,
does this happen under some kind of pattern? If you could replicate this issue consistently under some specific circumstances, it would be more useful for us. If this doesn't happen locally, please follow the troubleshooting steps here: https://www.jetbrains.com/help/teamcity/common-problems.html#CommonProblems-BuildworkslocallybutfailsormisbehavesinTeamCity
Hi Denis,
We have fixed the issue for now by running Inspections prior to building our project in TeamCity. If we run Inspections after building our project this issue surfaces.
This does not happen locally.
Thanks,
Moorthy