Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(interactive): Introduce proxy_server into interactive #3778

Closed
wants to merge 76 commits into from

fix filtering

bc7abf8
Select commit
Loading
Failed to load commit list.
Closed

feat(interactive): Introduce proxy_server into interactive #3778

fix filtering
bc7abf8
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Nov 26, 2024 in 1s

2 issues fixed. 10 issues found.

Annotations

Check notice on line 373 in charts/graphscope-interactive/script/procedure.cc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

charts/graphscope-interactive/script/procedure.cc#L132-L373

Complex Method

Check notice on line 261 in flex/engines/http_server/handler/http_proxy.cc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

flex/engines/http_server/handler/http_proxy.cc#L200-L261

Complex Method

Check notice on line 47 in flex/interactive/sdk/python/gs_interactive/models/long_text.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

flex/interactive/sdk/python/gs_interactive/models/long_text.py#L47

Unresolved comment '# TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead'. (C100)

Check notice on line 1 in charts/graphscope-interactive/script/build_plugins.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

charts/graphscope-interactive/script/build_plugins.sh#L1

Use $(...) notation instead of legacy backticks `...`. (SC2006)

Check warning on line 7 in charts/graphscope-interactive/script/build_plugins.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

charts/graphscope-interactive/script/build_plugins.sh#L7

This loop will only ever run once. Bad quoting or missing glob/expansion? (SC2043)

Check notice on line 1003 in flex/storages/rt_mutable_graph/loader/abstract_arrow_fragment_loader.h

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

flex/storages/rt_mutable_graph/loader/abstract_arrow_fragment_loader.h#L731-L1003

Complex Method

Check notice on line 207 in flex/storages/rt_mutable_graph/loader/abstract_arrow_fragment_loader.h

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

flex/storages/rt_mutable_graph/loader/abstract_arrow_fragment_loader.h#L101-L207

Complex Method

Check warning on line 0 in flex/interactive/sdk/java/pom.xml

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

flex/interactive/sdk/java/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)

Check notice on line 235 in flex/interactive/sdk/java/src/main/java/com/alibaba/graphscope/interactive/client/impl/DefaultSession.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

flex/interactive/sdk/java/src/main/java/com/alibaba/graphscope/interactive/client/impl/DefaultSession.java#L146-L235

Complex Method

Check notice on line 444 in charts/graphscope-interactive/script/qidian.cc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

charts/graphscope-interactive/script/qidian.cc#L304-L444

Complex Method