Skip to content

feat(fisherman): 🌎 batch file deletions #4546

feat(fisherman): 🌎 batch file deletions

feat(fisherman): 🌎 batch file deletions #4546

Triggered via pull request November 5, 2025 20:59
Status Failure
Total duration 1m 48s
Artifacts

lint.yml

on: pull_request
Check format with rustfmt
39s
Check format with rustfmt
Check lint with clippy
1m 36s
Check lint with clippy
Check format with biome
25s
Check format with biome
Check lint with biome
32s
Check lint with biome
Typecheck with tsc
30s
Typecheck with tsc
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Check format with biome
Process completed with exit code 1.
Check lint with biome
Process completed with exit code 1.
Check lint with clippy: precompiles/pallet-file-system/src/lib.rs#L267
useless conversion to the same type: `sp_core::H256`
Check lint with clippy: precompiles/pallet-file-system/src/lib.rs#L257
using `clone` on type `H256` which implements the `Copy` trait
Check lint with clippy: precompiles/pallet-file-system/src/lib.rs#L256
using `clone` on type `H256` which implements the `Copy` trait
Check lint with clippy: precompiles/pallet-file-system/src/lib.rs#L221
using `clone` on type `H256` which implements the `Copy` trait
Check lint with clippy: pallets/provider-randomness/src/lib.rs#L282
useless conversion to the same type: `frame_support::dispatch::PostDispatchInfo`
Check lint with clippy: pallets/provider-randomness/src/lib.rs#L282
useless conversion to the same type: `sp_runtime::DispatchErrorWithPostInfo<frame_support::dispatch::PostDispatchInfo>`
Check lint with clippy: sdk/core/wasm/src/merkle.rs#L91
you should consider adding a `Default` implementation for `FileTrie`
Check lint with clippy: pallets/randomness/src/lib.rs#L111
useless conversion to the same type: `frame_support::dispatch::PostDispatchInfo`
Check lint with clippy: pallets/randomness/src/lib.rs#L111
useless conversion to the same type: `sp_runtime::DispatchErrorWithPostInfo<frame_support::dispatch::PostDispatchInfo>`
Check lint with clippy: pallets/randomness/src/benchmarking.rs#L6
bound is defined in more than one place