mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
3 lines
214 B
Plaintext
3 lines
214 B
Plaintext
| ImpossibleInterfaceNilCheck.go:9:5:9:5 | e | This value can never be nil, since it is a wrapped interface value. |
|
|
| tst.go:10:14:10:14 | y | This value can never be nil, since it is a wrapped interface value. |
|