mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Update test results for UndefinedGlobal.ql.
This commit is contained in:
@@ -4,3 +4,5 @@
|
||||
| UndefinedGlobal.py:123:5:123:7 | ug3 | This use of global variable 'ug3' may be undefined. |
|
||||
| UninitializedLocal.py:5:13:5:15 | ug1 | This use of global variable 'ug1' may be undefined. |
|
||||
| UninitializedLocal.py:22:9:22:11 | ug1 | This use of global variable 'ug1' may be undefined. |
|
||||
| decorated_exports.py:10:2:10:19 | undotted_decorator | This use of global variable 'undotted_decorator' may be undefined. |
|
||||
| decorated_exports.py:14:2:14:13 | not_imported | This use of global variable 'not_imported' may be undefined. |
|
||||
|
||||
Reference in New Issue
Block a user