mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
This adds inline expectations, next commit will remove old annotations code... but I thought it would be easier to review like this.
5 lines
261 B
Plaintext
5 lines
261 B
Plaintext
failures
|
|
debug_callableNotUnique
|
|
| code/class_advanced.py:18:5:18:18 | Function arg | Qualified function name 'B.arg' is not unique. Please fix. |
|
|
| code/class_advanced.py:23:5:23:25 | Function arg | Qualified function name 'B.arg' is not unique. Please fix. |
|