[
{
"code": "a11y-missing-content",
"message": "A11y:
element should have child content",
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 9
}
},
{
"code": "a11y-hidden",
"message": "A11y: element should not be hidden",
"start": {
"line": 2,
"column": 4
},
"end": {
"line": 2,
"column": 15
}
}
]