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

[URGENT] JetBrains.ReSharper.GlobalTools 2024.1.0 and higher is not supported #465

Open
omer-za opened this issue Apr 9, 2024 · 3 comments

Comments

@omer-za
Copy link
Contributor

omer-za commented Apr 9, 2024

The default output is no longer XML but JSON file from this version.

So basically since the default of this action is using latest version it's simply broken and doesn't really work anymore if version is not pinned to 2023.3.4 or lower

@omer-za
Copy link
Contributor Author

omer-za commented Apr 9, 2024

Another possible fix is adding -f=xml to arguments but it will be deprecated soon according to CLI output

The XML format will soon be deprecated. Results in the XML format are still available in the current version using the -f="xml" parameter.

@n0099
Copy link
Contributor

n0099 commented Jun 13, 2024

Can we just add --format=xml as a temporally workaround since upgrade to 2024.* should fix dotnet/roslyn#73508?

@muno92
Copy link
Owner

muno92 commented Jun 16, 2024

Exactly.

I specified format as a temporally workaround.

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

3 participants