[ { "code": "a11y-missing-attribute", "message": "A11y: element should have an href attribute", "loc": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 37 }, "pos": 11 }, { "code": "a11y-invalid-attribute", "message": "A11y: '' is not a valid xlink:href attribute", "loc": { "line": 2, "column": 14 }, "end": { "line": 2, "column": 27 }, "pos": 65 }, { "code": "a11y-invalid-attribute", "message": "A11y: '#' is not a valid xlink:href attribute", "loc": { "line": 3, "column": 14 }, "end": { "line": 3, "column": 28 }, "pos": 130 } ]