Hi, I'm wondering if there is something wrong with LGTM Java analysis, because it has failed in my 2 open PR’s. https://github.com/hibernate/hibernate-orm/pull/2357 <https://github.com/hibernate/hibernate-orm/pull/2357> https://github.com/hibernate/hibernate-orm/pull/2433 <https://github.com/hibernate/hibernate-orm/pull/2433> Seeing the log in the first I got the message: [2018-07-15 15:50:19] [autobuild] [2018-07-15 15:50:19] [ERROR] Parsing error in file /opt/src/hibernate-core/src/test/java/org/hibernate/test/mappingexception/InvalidMapping.hbm.xml It seems to be a file to test mapping, so I assume there is something wrong with the analysis configuration as this file should not be analyzed at all, am I right? Besides, my changes don’t affect that code. Thanks in advance for your answers.
Best regards: Alvaro E. Pedraza _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev