Skip to content

Update sksat/action-clippy action to v0.8.0 #246

Update sksat/action-clippy action to v0.8.0

Update sksat/action-clippy action to v0.8.0 #246

Triggered via pull request May 9, 2024 14:33
Status Success
Total duration 31s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.