actions-marketplace-validations/rust-clippy-check
Run clippy and annotate the diff with errors and warnings
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 17, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/actions-rs_clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | — |
| toolchain | Toolchain to use (without the `+` sign, ex. `nightly`) | no | — |
| args | Arguments for the cargo command | no | — |
| use-cross | Use cross instead of cargo | — | false |
| name | Display name of the created GitHub check. Must be unique across several actions-rs/clippy-check invocations. | — | clippy |
Outputs
no outputs