[ { "code": "a11y-missing-attribute", "message": "A11y: element should have an href attribute", "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 26 } }, { "code": "a11y-invalid-attribute", "message": "A11y: '' is not a valid href attribute", "start": { "line": 2, "column": 3 }, "end": { "line": 2, "column": 10 } }, { "code": "a11y-invalid-attribute", "message": "A11y: '#' is not a valid href attribute", "start": { "line": 3, "column": 3 }, "end": { "line": 3, "column": 11 } }, { "code": "a11y-invalid-attribute", "message": "A11y: 'javascript:void(0)' is not a valid href attribute", "start": { "line": 4, "column": 3 }, "end": { "line": 4, "column": 28 } }, { "code": "a11y-missing-attribute", "message": "A11y: element should have an href attribute", "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 22 } }, { "code": "a11y-missing-attribute", "message": "A11y: element should have an href attribute", "start": { "line": 6, "column": 0 }, "end": { "line": 6, "column": 20 } } ]