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

Analyse using wrong path separator on mac #1574

Open
mika76 opened this issue Jun 23, 2024 · 3 comments
Open

Analyse using wrong path separator on mac #1574

mika76 opened this issue Jun 23, 2024 · 3 comments
Assignees

Comments

@mika76
Copy link

mika76 commented Jun 23, 2024

Describe the bug

I ran upgrade assistant for a .net framework 4.8 project on a mac. I chose folder anlaysis and ran it. It said it generated the report and the result was...

We have gathered all required options and are ready to run analysis. Do you want to continue? [y/n] (y): y

Analyzing folder...

/Users/mladenmihajlovic/Documents/git/_blah/GF7 100%

Time elapsed 0 seconds

Discovered issues: 3
Discovered incidents: 566
Discovered story points: 566

  Mandatory  ███████████ 136
   Optional  10
  Potential  ███████████████████████████████████████████ 420
Information  0

Report with Unrestricted privacy mode saved at '/Users/mladenmihajlovic/Documents/git/_blah/GF7/report4/index.html'.
The file //Users/mladenmihajlovic/Documents/git/_blah/GF7/report4/index.html does not exist.

when I go into the generated folder all the files have the actual backslash character as part of their name so "index.html" is actually "\index.html" - if I try open the actual file in the browser is cannot open any other files because the backslash is makeing the filenames not match.

Screenshot 2024-06-23 at 11 49 54

To Reproduce

upgrade-assistant analyze and then choose folder. I ran it on a mac Sonoma 14.5 on a macbook 16" 2019 model with 16gb mem.

Further technical details

  • Windows version and bitness info (32-bit or 64-bit)
    Not Windows - Mac Sonoma 14.5 on a macbook 16" 2019 model with 16gb mem

  • Include the output of dotnet --list-sdks
    8.0.302 [/usr/local/share/dotnet/sdk]

  • Include the output of upgrade-assistant --version
    0.5.678.21462

@JensSchadron
Copy link

Issue also occurs with Mac Sonoma 14.5 on macbook pro 14" 2021 (M1 Pro) with 32gb

@almeidaalex
Copy link

This bug was introduced in some new recent releases because I was using a previous version and this problem wasn't happening. Now I've got the same issue.

Include the output of upgrade-assistant --version
0.5.711.53382

@Pit95
Copy link

Pit95 commented Oct 17, 2024

Same on Fedora 40

Assistant version:
0.5.793.65096

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants