Type Mismatch
data class TypeMismatch(val role: MentionRole, val actual: String, val expected: String) : ProjectionFailureReason
A mention's declared type did not match the relation's expected type.
A mention's declared type did not match the relation's expected type.