2020-08-13 10:30:46 -05:00
|
|
|
{
|
|
|
|
"diagnostics": [
|
|
|
|
{
|
2020-09-02 11:39:20 +02:00
|
|
|
"range": {
|
|
|
|
"start": {
|
|
|
|
"line": 1,
|
2020-10-17 17:08:23 +02:00
|
|
|
"col": 0,
|
|
|
|
"bytePos": 0
|
2020-09-02 11:39:20 +02:00
|
|
|
},
|
|
|
|
"end": {
|
|
|
|
"line": 1,
|
2020-10-17 17:08:23 +02:00
|
|
|
"col": 19,
|
|
|
|
"bytePos": 19
|
2020-09-02 11:39:20 +02:00
|
|
|
}
|
2020-08-13 10:30:46 -05:00
|
|
|
},
|
2020-09-02 11:39:20 +02:00
|
|
|
"filename": "[WILDCARD]file1.js",
|
2020-10-17 17:08:23 +02:00
|
|
|
"message": "Ignore directive requires lint rule name(s)",
|
2020-10-02 13:51:37 +02:00
|
|
|
"code": "ban-untagged-ignore",
|
2020-10-17 17:08:23 +02:00
|
|
|
"hint": [WILDCARD]
|
2020-08-13 10:30:46 -05:00
|
|
|
},
|
|
|
|
{
|
2020-09-02 11:39:20 +02:00
|
|
|
"range": {
|
|
|
|
"start": {
|
|
|
|
"line": 2,
|
2020-10-17 17:08:23 +02:00
|
|
|
"col": 14,
|
|
|
|
"bytePos": 34
|
2020-09-02 11:39:20 +02:00
|
|
|
},
|
|
|
|
"end": {
|
|
|
|
"line": 2,
|
2020-10-17 17:08:23 +02:00
|
|
|
"col": 16,
|
|
|
|
"bytePos": 36
|
2020-09-02 11:39:20 +02:00
|
|
|
}
|
2020-08-13 10:30:46 -05:00
|
|
|
},
|
2020-09-02 11:39:20 +02:00
|
|
|
"filename": "[WILDCARD]file1.js",
|
2020-08-13 10:30:46 -05:00
|
|
|
"message": "Empty block statement",
|
2020-10-02 13:51:37 +02:00
|
|
|
"code": "no-empty",
|
2020-10-30 20:39:53 +01:00
|
|
|
"hint": [WILDCARD]
|
2020-08-13 10:30:46 -05:00
|
|
|
},
|
|
|
|
{
|
2020-09-02 11:39:20 +02:00
|
|
|
"range": {
|
|
|
|
"start": {
|
|
|
|
"line": 3,
|
2021-04-09 23:35:29 +02:00
|
|
|
"col": 13,
|
|
|
|
"bytePos": 57
|
2020-09-02 11:39:20 +02:00
|
|
|
},
|
|
|
|
"end": {
|
|
|
|
"line": 3,
|
2021-04-09 23:35:29 +02:00
|
|
|
"col": 15,
|
|
|
|
"bytePos": 59
|
2020-09-02 11:39:20 +02:00
|
|
|
}
|
2020-08-13 10:30:46 -05:00
|
|
|
},
|
2020-09-02 11:39:20 +02:00
|
|
|
"filename": "[WILDCARD]file2.ts",
|
2020-08-13 10:30:46 -05:00
|
|
|
"message": "Empty block statement",
|
2020-10-02 13:51:37 +02:00
|
|
|
"code": "no-empty",
|
2020-10-30 20:39:53 +01:00
|
|
|
"hint": [WILDCARD]
|
2020-08-13 10:30:46 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"errors": [
|
|
|
|
{
|
|
|
|
"file_path": "[WILDCARD]malformed.js",
|
2023-01-04 18:54:54 -05:00
|
|
|
"message": "Expected '{', got 'B' at [WILDCARD]malformed.js:4:16\n\n export class A B C\n ~"
|
2020-08-13 10:30:46 -05:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|