This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
echo workflow commands for each cargo error and warning #194
Labels
enhancement
New feature or request
Do the checklist before filing an issue:
actions-rs
Actions?If you think it's a problem related to Github Actions in general, use GitHub Community forum instead: https://github.community
Motivation
nice-to-have feature request: instead of having to look through job logs, the cargo action would show warnings and errors from cargo directly in the PR file view.
For example, to show an error in the file view in shell:
Workflow example
No change in workflow files, the typical use of this action would Just Work:
Additional context
See https://docs.github.com/en/actions/learn-github-actions/workflow-commands-for-github-actions
I'm not willing to work on this at the moment and just wanted to hear your thoughts about this feature.
The text was updated successfully, but these errors were encountered: