LGTM confirmed this is a recent issue on their end that they are currently addressing.
https://discuss.lgtm.com/t/analysis-failed-in-github-pr-integration/2251 -Jake > On Aug 13, 2019, at 1:48 PM, Aaron Lindsey <alind...@pivotal.io> wrote: > > My PR has a LGTM check that shows “Failing” on the PR and LGTM site, but the > LGTM logs say “Succeeded”: > Failing PR check: https://github.com/apache/geode/pull/3913/checks > <https://github.com/apache/geode/pull/3913/checks> > Failing check on LGTM site: > https://lgtm.com/projects/g/apache/geode/rev/pr-f50cce2f02aa0f88f0d6beecbf236b29bc29683a > > <https://lgtm.com/projects/g/apache/geode/rev/pr-f50cce2f02aa0f88f0d6beecbf236b29bc29683a> > LGTM logs with “Succeeded” message: > https://lgtm.com/projects/g/apache/geode/logs/rev/pr-f50cce2f02aa0f88f0d6beecbf236b29bc29683a/lang:java/stage:Preparing%20merge%20commit_6f1814d1f719cc06b13769c40a9d6d01f99f927c > > <https://lgtm.com/projects/g/apache/geode/logs/rev/pr-f50cce2f02aa0f88f0d6beecbf236b29bc29683a/lang:java/stage:Preparing%20merge%20commit_6f1814d1f719cc06b13769c40a9d6d01f99f927c> > > How should I proceed with fixing this failing check? > > - Aaron