Replies: 2 comments
-
|
Can we get update on this issue |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Could you please update on the issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
While running the sonar scan for ESQL file with plugin 3.5.0 version , we are getting below error which result is no code coverage analysis
[INFO] 07:18:18.228 Sensor IaC Docker Sensor [iac] (done) | time=8ms
[INFO] 07:18:18.266 Sensor ESQL Squid Sensor [iibesql]
[WARNING] 07:18:18.266 ESQL sensor execute
[INFO] 07:18:18.268 5 source files to be analyzed
[ERROR] 07:18:18.324 Unable to analyse file:
java.lang.UnsupportedOperationException: Unknown metric: complexity_in_functions
at org.sonar.scanner.sensor.DefaultSensorStorage.saveMeasure(DefaultSensorStorage.java:175)
at org.sonar.scanner.sensor.DefaultSensorStorage.store(DefaultSensorStorage.java:147)
at org.sonar.api.batch.sensor.measure.internal.DefaultMeasure.doSave(DefaultMeasure.java:96)
at org.sonar.api.batch.sensor.internal.DefaultStorable.save(DefaultStorable.java:45)
Could you please look into the issue.
Beta Was this translation helpful? Give feedback.
All reactions