revive-action icon indicating copy to clipboard operation
revive-action copied to clipboard

Missing information on linted file

Open souleb opened this issue 4 years ago • 2 comments

Thanks very much for this project.

In github actions pan, I get a bunch of warnings. It would be nice to get informtion on file and function name. Is there a config for that?

image

souleb avatar Sep 10 '21 11:09 souleb

Hey, thanks for using it :slightly_smiling_face:

You should get all failures displayed as annotation.

Example https://github.com/morphy2k/revive-action-test/pull/3/files image

But yeah, it's not optimal. Maybe I can find a neat solution to the problem.

morphy2k avatar Sep 10 '21 20:09 morphy2k

hmm I don't see any annotation on my PR. Have to check how to activate that. Thanks! 🙏 But will be nice to have more details in the action result itself.

souleb avatar Sep 13 '21 07:09 souleb