Fix Clippy warnings and enable Clippy in CI. #2729
Annotations
4 errors and 1 warning
src/commons/api/ca.rs#L1148
assigning the result of `Clone::clone()` may be inefficient
|
src/commons/crypto/signing/signers/pkcs11/signer.rs#L526
in a `match` scrutinee, avoid complex blocks or closures with blocks; instead, move the block or closure higher and bind it with a `let`
|
src/daemon/auth/providers/openid_connect/provider.rs#L857
the borrowed expression implements the required traits
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading