You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected the subquery inside 'unchecked(...)' to have 'org.mongodb.scala.bson.BsonDocument' type, but the subquery is 'org.mongodb.scala.model.Filters.lt[scala.Int]("intField", 42)'
@oolong/maintainers
The text was updated successfully, but these errors were encountered:
Steps to reproduce the behavior
Compiling this code
fails with
@oolong/maintainers
The text was updated successfully, but these errors were encountered: