Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-3891

Fix compilation warnings in bson-scala tests

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Scala
    • Labels:

      > Task :bson-scala:compileTestScala
      [Warn] /Users/jeff.yemin/git/mongo-java-driver/bson-scala/src/test/scala/org/mongodb/scala/bson/collections/DocumentImplicitTypeConversion.scala:36: multiarg infix syntax looks like a tuple and will be deprecated
      [Warn] /Users/jeff.yemin/git/mongo-java-driver/bson-scala/src/test/scala/org/mongodb/scala/bson/collections/ImmutableDocumentSpec.scala:80: multiarg infix syntax looks like a tuple and will be deprecated
      [Warn] /Users/jeff.yemin/git/mongo-java-driver/bson-scala/src/test/scala/org/mongodb/scala/bson/collections/ImmutableDocumentSpec.scala:103: multiarg infix syntax looks like a tuple and will be deprecated
      [Warn] /Users/jeff.yemin/git/mongo-java-driver/bson-scala/src/test/scala/org/mongodb/scala/bson/collections/ImmutableDocumentSpec.scala:122: multiarg infix syntax looks like a tuple and will be deprecated
      [Warn] /Users/jeff.yemin/git/mongo-java-driver/bson-scala/src/test/scala/org/mongodb/scala/bson/collections/MutableDocumentSpec.scala:81: multiarg infix syntax looks like a tuple and will be deprecated
      [Warn] /Users/jeff.yemin/git/mongo-java-driver/bson-scala/src/test/scala/org/mongodb/scala/bson/collections/MutableDocumentSpec.scala:113: multiarg infix syntax looks like a tuple and will be deprecated
      [Warn] /Users/jeff.yemin/git/mongo-java-driver/bson-scala/src/test/scala/org/mongodb/scala/bson/collections/MutableDocumentSpec.scala:133: multiarg infix syntax looks like a tuple and will be deprecated
      [Warn] /Users/jeff.yemin/git/mongo-java-driver/bson-scala/src/test/scala/org/mongodb/scala/bson/collections/MutableDocumentSpec.scala:238: multiarg infix syntax looks like a tuple and will be deprecated
      [Warn] /Users/jeff.yemin/git/mongo-java-driver/bson-scala/src/test/scala/org/mongodb/scala/bson/collections/MutableDocumentSpec.scala:279: multiarg infix syntax looks like a tuple and will be deprecated
      [Warn] /Users/jeff.yemin/git/mongo-java-driver/bson-scala/src/test/scala/org/mongodb/scala/bson/collections/MutableDocumentSpec.scala:282: multiarg infix syntax looks like a tuple and will be deprecated
      [Warn] /Users/jeff.yemin/git/mongo-java-driver/bson-scala/src/test/scala/org/mongodb/scala/bson/collections/MutableDocumentSpec.scala:296: multiarg infix syntax looks like a tuple and will be deprecated
      [Warn] : 7 deprecations (since 2.13.0); re-run with -deprecation for details
      12 warnings found
      

            Assignee:
            Unassigned Unassigned
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: