revive-action
revive-action copied to clipboard
Missing information on linted file
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?

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

But yeah, it's not optimal. Maybe I can find a neat solution to the problem.
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.