Update sksat/action-clippy action to v0.8.0 #238
Annotations
3 warnings
rust:
<unknown>#L1
[clippy] reported by reviewdog 🐶
1 warning emitted
Raw Output:
<unknown>:1:1: warning: 1 warning emitted ()
|
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/rust-cache@v2.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|