Uploaded image for project: 'Apache Gora'
  1. Apache Gora
  2. GORA-685

gora-rethinkdb non-varargs call of varargs method with inexact argument type for last parameter;

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.9
    • 1.0
    • gora-rethinkdb
    • None

    Description

      [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gora-rethinkdb ---
      [INFO] Changes detected - recompiling the module!
      [INFO] Compiling 9 source files to /home/runner/work/gora/gora/gora-rethinkdb/target/classes
      Warning:  /home/runner/work/gora/gora/gora-rethinkdb/src/main/java/org/apache/gora/rethinkdb/store/RethinkDBStore.java:[290,79] non-varargs call of varargs method with inexact argument type for last parameter;
        cast to Object for a varargs call
        cast to Object[] for a non-varargs call and to suppress this warning
      Warning:  /home/runner/work/gora/gora/gora-rethinkdb/src/main/java/org/apache/gora/rethinkdb/query/RethinkDBQuery.java:[89,30] non-varargs call of varargs method with inexact argument type for last parameter;
        cast to Object for a varargs call
        cast to Object[] for a non-varargs call and to suppress this warning
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            lewismc Lewis John McGibbney
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: