mirror of
https://github.com/dense-analysis/ale.git
synced 2026-08-14 03:41:00 +08:00
@@ -62,6 +62,7 @@ Execute(tsserver syntax error responses should be handled correctly):
|
||||
\ 'col': 14,
|
||||
\ 'vcol': 0,
|
||||
\ 'nr': 1005,
|
||||
\ 'code': '1005',
|
||||
\ 'type': 'E',
|
||||
\ 'text': ''','' expected.',
|
||||
\ 'valid': 1,
|
||||
@@ -135,6 +136,7 @@ Execute(tsserver semantic error responses should be handled correctly):
|
||||
\ 'col': 14,
|
||||
\ 'vcol': 0,
|
||||
\ 'nr': 1005,
|
||||
\ 'code': '1005',
|
||||
\ 'type': 'E',
|
||||
\ 'text': 'Some semantic error',
|
||||
\ 'valid': 1,
|
||||
|
||||
Reference in New Issue
Block a user