pub fn build_check_json_payload_with_config_fixable( results: &AnalysisResults, root: &Path, elapsed: Duration, config_fixable: bool, ) -> Result<Value, Error>