mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Python: Accept deprecation warnings for old tests
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
WARNING: Module Client has been deprecated and may be removed in future (ClientHttpRequests.ql:5,6-12)
|
||||
| test.py:3:1:3:27 | ControlFlowNode for Attribute() | test.py:3:14:3:26 | ControlFlowNode for Str | GET |
|
||||
| test.py:4:1:4:28 | ControlFlowNode for Attribute() | test.py:4:15:4:27 | ControlFlowNode for Str | POST |
|
||||
|
||||
Reference in New Issue
Block a user