Skip to content

Processing expired file deletion requests reduce bucket size #2075

Processing expired file deletion requests reduce bucket size

Processing expired file deletion requests reduce bucket size #2075

Triggered via pull request November 19, 2024 20:11
Status Failure
Total duration 2m 35s
Artifacts

lint.yml

on: pull_request
Check format with rustfmt
39s
Check format with rustfmt
Check lint with clippy
2m 22s
Check lint with clippy
Check format with biome
16s
Check format with biome
Check lint with biome
12s
Check lint with biome
Typecheck with tsc
19s
Typecheck with tsc
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Check format with rustfmt
Process completed with exit code 1.
Check format with rustfmt: pallets/file-system/src/tests.rs#L8074
Diff in /home/runner/work/storage-hub/storage-hub/pallets/file-system/src/tests.rs
Check lint with clippy: pallets/proofs-dealer/src/benchmark_proofs.rs#L18
function `fetch_proof` is never used
Check lint with clippy: pallets/proofs-dealer/src/benchmark_proofs.rs#L45
function `fetch_challenges` is never used
Check lint with clippy: pallets/providers/src/utils.rs#L336
using `clone` on type `<T as Config>::StorageDataUnit` which implements the `Copy` trait
Check lint with clippy: pallets/providers/src/utils.rs#L1671
unnecessary map of the identity function
Check lint with clippy: pallets/file-system/src/utils.rs#L69
the use of negated comparison operators on partially ordered types produces code that is hard to read and refactor, please consider using the `partial_cmp` method instead, to make it clear that the two values could be incomparable
Check lint with clippy: pallets/payment-streams/src/benchmarking.rs#L190
using `clone` on type `<T as Config>::ProviderId` which implements the `Copy` trait
Check lint with clippy: pallets/payment-streams/src/benchmarking.rs#L277
using `clone` on type `<T as Config>::ProviderId` which implements the `Copy` trait
Check lint with clippy: pallets/payment-streams/src/benchmarking.rs#L287
using `clone` on type `<T as Config>::ProviderId` which implements the `Copy` trait
Check lint with clippy: pallets/payment-streams/src/benchmarking.rs#L351
using `clone` on type `<T as Config>::ProviderId` which implements the `Copy` trait
Check lint with clippy: pallets/payment-streams/src/benchmarking.rs#L361
using `clone` on type `<T as Config>::ProviderId` which implements the `Copy` trait