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

Errors aren't correctly matched when using the --workspace option #91

Open
xt0rted opened this issue May 27, 2020 · 1 comment
Open
Labels
bug Something isn't working

Comments

@xt0rted
Copy link
Owner

xt0rted commented May 27, 2020

When using the --workspace option the error file paths are rooted to the solution/project file which means annotations aren't created.

@xt0rted xt0rted added the bug Something isn't working label May 27, 2020
@xt0rted
Copy link
Owner Author

xt0rted commented May 5, 2021

Starting with v5.1.225507 the file paths look to always be fully qualified.

Histalek added a commit to TTTReborn/tttreborn that referenced this issue Jun 24, 2021
Use an older version of dotnet-format because the newer version shows
absolute paths which breaks the 'dotnet-format-problem-matcher'. [1]

Also move the dummy .csproj file to the root of the repo so that
annotations will be created. [2]

[1] xt0rted/dotnet-format-problem-matcher#206
[2] xt0rted/dotnet-format-problem-matcher#91
Histalek added a commit to TTTReborn/tttreborn that referenced this issue Jun 24, 2021
Use an older version of dotnet-format because the newer version shows
absolute paths which breaks the 'dotnet-format-problem-matcher'. [1]

Also move the dummy .csproj file to the root of the repo so that
annotations will be created. [2]

[1] xt0rted/dotnet-format-problem-matcher#206
[2] xt0rted/dotnet-format-problem-matcher#91
Histalek added a commit to TTTReborn/tttreborn that referenced this issue Jun 24, 2021
* Setup dotnet CI
* editorconfig: Add space after cast
* Downgrade dotnet-format and move .csproj

Use an older version of dotnet-format because the newer version shows
absolute paths which breaks the 'dotnet-format-problem-matcher'. [1]

Also move the dummy .csproj file to the root of the repo so that
annotations will be created. [2]

[1] xt0rted/dotnet-format-problem-matcher#206
[2] xt0rted/dotnet-format-problem-matcher#91
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant