Skip to content

chore(deps): update sksat/setup-rye action to v0.28.0 #1668

chore(deps): update sksat/setup-rye action to v0.28.0

chore(deps): update sksat/setup-rye action to v0.28.0 #1668

Triggered via pull request August 2, 2024 07:46
Status Success
Total duration 2m 7s
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)