[ { "code": "a11y-missing-attribute", "message": "A11y: element should have an href attribute", "loc": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 26 }, "pos": 0 }, { "code": "a11y-invalid-attribute", "message": "A11y: '' is not a valid href attribute", "loc": { "line": 2, "column": 3 }, "end": { "line": 2, "column": 10 }, "pos": 30 }, { "code": "a11y-invalid-attribute", "message": "A11y: '#' is not a valid href attribute", "loc": { "line": 3, "column": 3 }, "end": { "line": 3, "column": 11 }, "pos": 53 } ]