[WIP] Verify codegen #3680
Closed
[WIP] Verify codegen #3680
codefactor.io / CodeFactor
succeeded
Apr 1, 2024 in 2s
7 issues fixed. 4 issues found.
Annotations
Check notice on line 1 in flex/interactive/examples/ldbc/build_plugin.sh
codefactor-io / CodeFactor
flex/interactive/examples/ldbc/build_plugin.sh#L1
Use $(...) notation instead of legacy backticks `...`. (SC2006)
codefactor-io / CodeFactor
interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/runtime/proto/GraphRelToProtoConverter.java#L385-L540
Complex Method
codefactor-io / CodeFactor
interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/runtime/proto/GraphRelToProtoConverter.java#L285
Resolve unexpected comment. (com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck)
Check warning on line 6 in flex/interactive/examples/ldbc/build_plugin.sh
codefactor-io / CodeFactor
flex/interactive/examples/ldbc/build_plugin.sh#L6
This loop will only ever run once. Bad quoting or missing glob/expansion? (SC2043)
Loading