Update sksat/action-clippy action to v0.8.0 #246
Annotations
2 warnings
rust:
build.rs#L77
[clippy] reported by reviewdog 🐶
you seem to be trying to use `match` for an equality check. Consider using `if`
Raw Output:
build.rs:77:9: warning: you seem to be trying to use `match` for an equality check. Consider using `if` (clippy::single_match)
|
rust
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|