1. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/adapter/ServicesListAdapter.kt:27:77 Unnecessary non-null assertion (!!) on a non-null receiver of type ServiceInfo
2. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/BaseSSHTunnelViewModel.kt:53:220 Unnecessary non-null assertion (!!) on a non-null receiver of type String
3. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/BaseSSHTunnelViewModel.kt:53:270 Unnecessary non-null assertion (!!) on a non-null receiver of type String
4. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelFragment.kt:46:32 Unnecessary non-null assertion (!!) on a non-null receiver of type TunnelSSHKeyDialogData
5. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelFragment.kt:48:32 Unnecessary non-null assertion (!!) on a non-null receiver of type TunnelSSHKeyDialogData
6. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelFragment.kt:214:27 Unnecessary non-null assertion (!!) on a non-null receiver of type Editable
7. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelFragment.kt:236:27 Unnecessary non-null assertion (!!) on a non-null receiver of type Editable
8. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelFragment.kt:239:136 Unnecessary non-null assertion (!!) on a non-null receiver of type Editable
9. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelViewModel.kt:32:152 Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.collections.ArrayList<String> /* = java.util.ArrayList<String> */
10. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelViewModel.kt:138:64 Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.collections.ArrayList<String> /* = java.util.ArrayList<String> */
11. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelViewModel.kt:140:49 Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.collections.ArrayList<Int> /* = java.util.ArrayList<Int> */
12. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelViewModel.kt:141:46 Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.collections.ArrayList<String> /* = java.util.ArrayList<String> */
13. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelViewModel.kt:147:38 Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.collections.ArrayList<String> /* = java.util.ArrayList<String> */
14. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelViewModel.kt:147:76 Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.collections.ArrayList<String> /* = java.util.ArrayList<String> */
15. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelViewModel.kt:229:46 Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.collections.ArrayList<String> /* = java.util.ArrayList<String> */
16. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelViewModel.kt:240:49 Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.collections.ArrayList<Int> /* = java.util.ArrayList<Int> */
17. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelViewModel.kt:241:45 Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.collections.ArrayList<Int> /* = java.util.ArrayList<Int> */
18. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelViewModel.kt:246:41 Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.collections.ArrayList<Int> /* = java.util.ArrayList<Int> */
19. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/sshtunnel/SSHTunnelViewModel.kt:247:49 Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.collections.ArrayList<Int> /* = java.util.ArrayList<Int> */
20. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/tor/TorFragment.kt:154:15 Unnecessary non-null assertion (!!) on a non-null receiver of type Window
21. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/fragments/dialogfragments/EditHostDialogFragment.kt:114:24 Unnecessary safe call on a non-null receiver of type DialogInterface.OnDismissListener
22. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/home/HomeFragment.kt:136:162 Unnecessary safe call on a non-null receiver of type NetworkProfile?
23. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/services/ServicesFragment.kt:67:63 Unnecessary safe call on a non-null receiver of type TabLayout.Tab?
24. w: file:///home/runner/work/remote/remote/app/src/main/kotlin/io/***/remote/ui/tor/TorFragment.kt:154:15 Unnecessary non-null assertion (!!) on a non-null receiver of type Window