Limitador #3810
Annotations
3 errors and 1 warning
Run cargo clippy --all-features --all-targets -- -D warnings:
limitador/src/storage/distributed/grpc/mod.rs#L331
this `match` expression can be replaced with `?`
|
Run cargo clippy --all-features --all-targets -- -D warnings:
limitador/src/storage/mod.rs#L254
this lifetime isn't used in the function definition
|
Run cargo clippy --all-features --all-targets -- -D warnings
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading