| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (1)src/start-proxy-action.ts:103
if (credentials.length === 0) {
Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
#2733 did not work correctly for Java because the CLI was expecting the environment variables to be unset and not just empty.
While we make the CLI more permissive, this PR re-introduces the changes in #2733 and patches the analyze action to unset those variables.
Merge / deployment checklist