mirror of
https://github.com/hohn/sarif-cli.git
synced 2025-12-16 09:13:04 +01:00
raise Exception("Unknown element type", t, elem)
Exception: ('Unknown element type', <class 'float'>, 99.96780515670306)
from
{
"rule": {
"id": "cpp/telemetry/database-quality",
"index": 53
},
"ruleId": "cpp/telemetry/database-quality",
"ruleIndex": 53,
"value": 99.96780515670306,
"message": {
"text": "Percentage of functions without errors"
}
}