You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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