mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Kotlin: do not report on unused object extension parameters
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
| Test.kt:11:8:11:18 | a | The parameter 'a' is never used. |
|
||||
| Test.kt:19:5:19:5 | <this> | The parameter '<this>' is never used. |
|
||||
| Test.kt:20:5:20:15 | <this> | The parameter '<this>' is never used. |
|
||||
| Test.kt:21:5:21:5 | <this> | The parameter '<this>' is never used. |
|
||||
|
||||
Reference in New Issue
Block a user