Sid11
Results
2
issues of
Sid11
I am using SonarQubeClient(..).measuers.get_component_tree_with_specified_measures(metricKeys="code_smells,bugs,vulnerabilities,coverage") returns proper value for bugs and vulnerabilies but returns 0 for code_smells and coverage most of the times. This behaviour happens randomly. ( Some days it...
Hi, I have followed all steps, I have also created the libpybridge.so inside src/main/libs using ndk-build But still I am facing java.lang.UnsatisfiedLinkError: dlopen failed: library "libpybridge.so" not found At System.loadLibrary("pybridge");...