Inspectopedia
 
2024.3

Explicit conversion from `Int` needed since 1.9

Warning
New
Last modified: 03 December 2024

Reports expressions that will be of type Int, thus causing compilation errors in Kotlin 1.9 and later.

Example:

After the quick-fix is applied:

Inspection is available for Kotlin language level starting from 1.7.