Measure type naming does not match the specified config.
Consistency aides readability.
Update the measure type's naming to be consistent with the rules you have specified
Note, any of the settings below can be omitted and will not be checked.
{
"measureTypeNames": {
"enabled": true,
"config": {
"underscores": "None"
}
}
}