can someone please tell me why all of a sudden I'm...
# announcements
s
can someone please tell me why all of a sudden I'm getting these kind of compile time exceptions on code that was ok on IDE?
Type inference failed. Expected type mismatch: inferred type is Observable<Optional<out String>!>! but Observable<Optional<String>> was expected