feat(hubble): modernize graph workbench experience #1102
Annotations
20 warnings
|
tools-ci (11)
unchecked method invocation: constructor <init> in class org.apache.hugegraph.pd.client.PDWatchImpl.AbstractWatcher is applied to given types
|
|
tools-ci (11)
unchecked conversion
|
|
tools-ci (11)
unchecked method invocation: constructor <init> in class org.apache.hugegraph.pd.client.PDWatchImpl.AbstractWatcher is applied to given types
|
|
tools-ci (11)
unchecked cast
|
|
tools-ci (11)
unchecked conversion
|
|
tools-ci (11)
unchecked cast
|
|
tools-ci (11)
unchecked cast
|
|
tools-ci (11)
unchecked cast
|
|
tools-ci (11)
unchecked conversion
|
|
tools-ci (11)
unchecked call to FileBasedConfigurationBuilder(java.lang.Class<? extends T>) as a member of the raw type org.apache.commons.configuration2.builder.FileBasedConfigurationBuilder
|
|
|
|
|
|
tools-ci (11):
hugegraph-client/src/main/java/org/apache/hugegraph/api/space/GraphSpaceAPI.java#L121
unchecked call to getOrDefault(java.lang.Object,V) as a member of the raw type java.util.Map
|
|
|
|
|
|
|
|
|
|
tools-ci (11):
hugegraph-client/src/main/java/org/apache/hugegraph/api/space/GraphSpaceAPI.java#L81
unchecked method invocation: method add in interface java.util.List is applied to given types
|
|
|
|
|