Closed unclejay80 closed 8 months ago
I've tried to reproduce this with current main
of ORT and only the GradleInspector
package manager (not Gradle
) enabled.
While the analysis took a whopping 40 (!) minutes (and the analyzer result contained too many code points for the SnakeYAML-based post-processing the Jenkins pipeline to handle), the above error did not occur (anymore), and the analyzer result was created successfully.
So maybe one of the recent Gradle-related improvements also fixed this issue, or it simply never occurred with GradleInspector
, but only with Gradle
. Then the recommendation is to simply use the newer GradleInspector
instead, which anyway works better for Android projects.
Evaluator is failing with an exception when analyzing oss project https://github.com/element-hq/element-x-android