I encountered an error relating to types when upgr...
# k2-adopters
r
I encountered an error relating to types when upgraded to 2.0.0-RC2
Type argument for a type parameter V can't be inferred because it has incompatible upper bounds: UUID, Comparable<UUID>, EntityID<UUID> (multiple incompatible classes: UUID, EntityID<UUID>)
Posted full question on https://stackoverflow.com/questions/78446094/type-errors-on-kotlin-2-0-upgrade
d
Please create an issue at kotl.in/issue
r
The folks over at #exposed are looking into it