Skip to content

header fix

header fix #1179

Triggered via push August 28, 2023 09:13
Status Cancelled
Total duration 57m 21s
Artifacts

base_checks.yaml

on: push
clean-up-actions
3s
clean-up-actions
compile-and-check
57m 12s
compile-and-check
Fit to window
Zoom out
Zoom in

Annotations

4 errors
associated function `initiate_reserve_withdraw` is never used: runtime/shibuya/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs#L109
error: associated function `initiate_reserve_withdraw` is never used --> runtime/shibuya/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs:109:16 | 109 | pub(crate) fn initiate_reserve_withdraw() -> Weight { | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D dead-code` implied by `-D warnings`
unused variable: `asset`: runtime/shibuya/src/weights/xcm/mod.rs#L66
error: unused variable: `asset` --> runtime/shibuya/src/weights/xcm/mod.rs:66:58 | 66 | assets.inner().iter().fold(Weight::zero(), |acc, asset| { | ^^^^^ help: if this is intentional, prefix it with an underscore: `_asset` | = note: `-D unused-variables` implied by `-D warnings`
compile-and-check
The run was canceled by @github-actions.
compile-and-check
The operation was canceled.