pub fn issues_from_codeclimate(value: &Value) -> Vec<CiIssue>
Extract normalized CI issues from a raw CodeClimate JSON array, sorted by severity then location.