Skip to content

chore(deps): update crazy-max/ghaction-github-labeler action to v5.1.0 #1689

chore(deps): update crazy-max/ghaction-github-labeler action to v5.1.0

chore(deps): update crazy-max/ghaction-github-labeler action to v5.1.0 #1689

Triggered via pull request October 30, 2024 11:21
Status Success
Total duration 1m 42s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
rust: build.rs#L115
[clippy] reported by reviewdog 🐶 you seem to be trying to use `match` for an equality check. Consider using `if` Raw Output: build.rs:115:9: warning: you seem to be trying to use `match` for an equality check. Consider using `if` (clippy::single_match)