You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
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:
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
The text was updated successfully, but these errors were encountered: