Lewis John McGibbney created GORA-684:
-----------------------------------------
Summary: IgniteSQLBuilder.java:[124,48] non-varargs call of
varargs method with inexact argument type for last parameter
Key: GORA-684
URL: https://issues.apache.org/jira/browse/GORA-684
Project: Apache Gora
Issue Type: Improvement
Affects Versions: 0.9
Reporter: Lewis John McGibbney
Fix For: 1.0
{code:java}
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gora-ignite
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to
/home/runner/work/gora/gora/gora-ignite/target/classes
Warning:
/home/runner/work/gora/gora/gora-ignite/src/main/java/org/apache/gora/ignite/utils/IgniteSQLBuilder.java:[124,48]
non-varargs call of varargs method with inexact argument type for last
parameter;
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)