Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Show clippy warning names in GH UI #48

Open
jjant opened this issue Sep 8, 2022 · 0 comments
Open

Show clippy warning names in GH UI #48

jjant opened this issue Sep 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jjant
Copy link

jjant commented Sep 8, 2022

Motivation

I'm just integrating CI with actions-rs on my project and I got a couple of clippy warnings, these show up in the GH UI properly:
image

But it'd be nice to have the warning name (clippy::too-many-arguments) in the GH pop-up thingy to easily disable them if I needed too.

Workflow example

I pretty much copied the Matrix example: https://github.com/jjant/runty8/pull/27/files#diff-73e17259d77e5fbef83b2bdbbe4dc40a912f807472287f7f45b77e0cbf78792d

@jjant jjant added the enhancement New feature or request label Sep 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant