mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
3 lines
198 B
Plaintext
3 lines
198 B
Plaintext
| Test.java:5:3:5:43 | Set<Object> seen | The contents of this container are never initialized. |
|
|
| Test.java:68:3:68:46 | List<Boolean> bl | The contents of this container are never initialized. |
|