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

Enable error output that matchs what GH actions expect. #1398

Open
belav opened this issue Dec 7, 2024 · 1 comment
Open

Enable error output that matchs what GH actions expect. #1398

belav opened this issue Dec 7, 2024 · 1 comment
Milestone

Comments

@belav
Copy link
Owner

belav commented Dec 7, 2024

It is possible for CSharpier to output errors that provide file names + line numbers to GH actions. Then the GH action will add comments directly to the files in the PR.

Is it possible to make this configurable so that something like azure can also work?

The recent changes to CSharpier.MsBuild probably do the same thing for rider/visualstudio, should CSharpier output the format it expects directly instead? See #1357 (comment)

@belav belav added this to the Planned milestone Dec 7, 2024
@LoremFooBar
Copy link

I'd like to suggest instead to allow a few options for output. For example, I'd like to be able to output the format errors to SARIF file.

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

2 participants