1 issue fixed. 5 issues found.
Annotations
codefactor-io / CodeFactor
interactive_engine/groot-http/src/main/java/com/alibaba/graphscope/groot/service/impl/EdgeManagementService.java#L60
Resolve unexpected comment. (com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck)
codefactor-io / CodeFactor
interactive_engine/groot-http/src/main/java/com/alibaba/graphscope/groot/service/impl/DtoConverter.java#L184
Resolve unexpected comment. (com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck)
Check notice on line 14 in interactive_engine/groot-http/pre-generate.sh
codefactor-io / CodeFactor
interactive_engine/groot-http/pre-generate.sh#L14
Check exit code directly with e.g. 'if ! mycmd;', not indirectly with $?. (SC2181)
codefactor-io / CodeFactor
interactive_engine/groot-http/src/main/java/com/alibaba/graphscope/groot/service/impl/EdgeManagementService.java#L43
Resolve unexpected comment. (com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck)
Check warning on line 0 in interactive_engine/groot-client/pom.xml
codefactor-io / CodeFactor
interactive_engine/groot-client/pom.xml#L0
Use of vulnerable com.google.protobuf:protobuf-java (CVE-2024-7254) [update to 3.25.5, 4.27.5, 4.28.2] (CVE-2024-7254-com.google.protobuf:protobuf-java)