Skip to content

feat: ✨ Add stop time functionality to Proofs Dealer pallet (#195) #1

feat: ✨ Add stop time functionality to Proofs Dealer pallet (#195)

feat: ✨ Add stop time functionality to Proofs Dealer pallet (#195) #1

Triggered via push September 30, 2024 15:05
Status Success
Total duration 15m 41s
Artifacts

lint.yml

on: push
Check format with rustfmt
2m 25s
Check format with rustfmt
Check lint with clippy
15m 26s
Check lint with clippy
Check format with biome
47s
Check format with biome
Check lint with biome
52s
Check lint with biome
Typecheck with tsc
28s
Typecheck with tsc
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Check lint with clippy: pallets/file-system/src/utils.rs#L603
using `clone` on type `Option<(<<T as Config>::Providers as ReadProvidersInterface>::ProviderId, bool)>` which implements the `Copy` trait
Check lint with clippy: pallets/file-system/src/utils.rs#L608
equality checks against false can be replaced by a negation
Check lint with clippy: pallets/file-system/src/utils.rs#L62
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/file-system/src/utils.rs#L62
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/file-system/src/utils.rs#L62
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/proofs-dealer/src/utils.rs#L576
using `clone` on type `<<<T as Config>::Block as Block>::Header as Header>::Number` which implements the `Copy` trait
Check lint with clippy: primitives/forest-verifier/src/lib.rs#L257
using `clone` on type `<<T as TrieLayout>::Hash as Hasher>::Out` which implements the `Copy` trait
Check lint with clippy: primitives/forest-verifier/src/lib.rs#L278
using `clone` on type `<<T as TrieLayout>::Hash as Hasher>::Out` which implements the `Copy` trait
Check lint with clippy: node/src/tasks/user_sends_file.rs#L106
this loop never actually loops
Check lint with clippy
Failed to save: Cache service responded with 429 during commit cache.