Skip to content

Benchmarks

Benchmarks #2272

Triggered via push June 26, 2024 15:56
Status Cancelled
Total duration 8m 58s
Artifacts

base_checks.yaml

on: push
compile-and-check
3m 24s
compile-and-check
Fit to window
Zoom out
Zoom in

Annotations

4 errors
unused import: `sp_std::prelude::*`: pallets/collective-proxy/src/benchmarking.rs#L22
error: unused import: `sp_std::prelude::*` --> pallets/collective-proxy/src/benchmarking.rs:22:5 | 22 | use sp_std::prelude::*; | ^^^^^^^^^^^^^^^^^^
unused import: `Pallet as CollectiveProxy`: pallets/collective-proxy/src/benchmarking.rs#L19
error: unused import: `Pallet as CollectiveProxy` --> pallets/collective-proxy/src/benchmarking.rs:19:13 | 19 | use super::{Pallet as CollectiveProxy, *}; | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
compile-and-check
Canceling since a higher priority waiting request for 'Base checks-refs/heads/feat/governance-shibuya' exists
compile-and-check
The operation was canceled.