feat: Slash provider with automatic/manual top up #2020
Triggered via pull request
November 13, 2024 17:24
Status
Success
Total duration
16m 51s
Artifacts
–
lint.yml
on: pull_request
Check format with rustfmt
1m 16s
Check lint with clippy
16m 40s
Check format with biome
20s
Check lint with biome
20s
Typecheck with tsc
23s
Annotations
15 warnings
Check format with biome
Failed to restore: Cache service responded with 429
|
Check lint with biome
Failed to restore: Cache service responded with 429
|
Typecheck with tsc
Failed to restore: Cache service responded with 429
|
Check format with rustfmt
Failed to restore: Cache service responded with 429
|
Check lint with clippy
Failed to restore: Cache service responded with 429
|
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/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/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#L1796
unnecessary map of the identity function
|
Check lint with clippy:
pallets/payment-streams/src/utils.rs#L904
using `clone` on type `<<T as Config>::ProvidersPallet as ReadProvidersInterface>::ProviderId` which implements the `Copy` trait
|
Check lint with clippy:
client/rpc/src/lib.rs#L465
useless use of `format!`
|
Check lint with clippy:
node/src/tasks/bsp_upload_file.rs#L466
iterating on a map's values
|
Check lint with clippy:
node/src/tasks/user_sends_file.rs#L205
this loop never actually loops
|
Check lint with clippy
Failed to restore: Cache service responded with 429
|