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

Fix local source folder path #25

Open
dormeiri opened this issue Mar 4, 2023 · 0 comments
Open

Fix local source folder path #25

dormeiri opened this issue Mar 4, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers scanner Changes required in the scanner

Comments

@dormeiri
Copy link
Contributor

dormeiri commented Mar 4, 2023

Local source folder path is incorrect in the scan output.

Steps to reproduce

  1. noodle run --open on local source
  2. Click on a node
  3. See the source link address

Expected

Link address should point to the correct folder.
For example: ***/noodle-graph/monorepo/examples/basic/anotherService

Actual

The link is incorrect...
For example: ***/noodle-graph/monorepo/examples/basic/noodleScanOutput/anotherService

As you can see the noodleScanOutput/ part should not be there...

@dormeiri dormeiri added bug Something isn't working good first issue Good for newcomers scanner Changes required in the scanner labels Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers scanner Changes required in the scanner
Projects
None yet
Development

No branches or pull requests

1 participant