generated from EmbarkStudios/opensource-template
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This github action should take advantage of the annotations feature for making it easier for users to find the issues when the action fails. I think if the Cargo.toml is present in the diff then you can add the annotation there. If it is not it could just be appended to the end of the diff.
A good reference is the https://github.com/actions-rs/clippy-check action which uses this feature.
olix0r, morenol and antifuchs
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request