File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
python/ql/test/query-tests/Diagnostics Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- | bad_encoding.py:2:11:2:11 | Encoding Error | Extraction failed in bad_encoding.py with error 'utf-8' codec can't decode byte 0x9d in position 87: invalid start byte | 2 |
2
- | syntax_error.py:1:31:1:31 | Syntax Error | Extraction failed in syntax_error.py with error Syntax Error | 2 |
1
+ | bad_encoding.py:2:11:2:11 | Encoding Error | Extraction failed in bad_encoding.py with error 'utf-8' codec can't decode byte 0x9d in position 87: invalid start byte | 1 |
2
+ | syntax_error.py:1:31:1:31 | Syntax Error | Extraction failed in syntax_error.py with error Syntax Error | 1 |
Original file line number Diff line number Diff line change
1
+ Diagnostics/ExtractionWarnings.ql
You can’t perform that action at this time.
0 commit comments