Skip to content

Upgrade to polkadot-v1.13.0 #2605

Upgrade to polkadot-v1.13.0

Upgrade to polkadot-v1.13.0 #2605

Triggered via pull request August 15, 2024 04:25
@aliXsedaliXsed
synchronize #875
aliX/upgrade
Status Failure
Total duration 8m 16s
Artifacts 1

ci.yml

on: pull_request
try-runtime-paradis-execute
41s
try-runtime-paradis-execute
try-runtime-eden-execute
27s
try-runtime-eden-execute
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
unexpected `cfg` condition name: `tarpaulin`: pallets/allocations/src/lib.rs#L56
warning: unexpected `cfg` condition name: `tarpaulin` --> pallets/allocations/src/lib.rs:56:11 | 56 | #[cfg(not(tarpaulin))] | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default
unexpected `cfg` condition name: `tarpaulin`: pallets/allocations/src/lib.rs#L263
warning: unexpected `cfg` condition name: `tarpaulin` --> pallets/allocations/src/lib.rs:263:12 | 263 | #[cfg(not(tarpaulin))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
duplicated attribute: pallets/sponsorship/src/benchmarking.rs#L20
warning: duplicated attribute --> pallets/sponsorship/src/benchmarking.rs:20:8 | 20 | #![cfg(feature = "runtime-benchmarks")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: first defined here --> pallets/sponsorship/src/lib.rs:55:7 | 55 | #[cfg(feature = "runtime-benchmarks")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute --> pallets/sponsorship/src/benchmarking.rs:20:8 | 20 | #![cfg(feature = "runtime-benchmarks")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#duplicated_attributes = note: `#[warn(clippy::duplicated_attributes)]` on by default
try-runtime-prepare: pallets/allocations/src/lib.rs#L56
unexpected `cfg` condition name: `tarpaulin`
try-runtime-prepare: pallets/allocations/src/lib.rs#L263
unexpected `cfg` condition name: `tarpaulin`
try-runtime-prepare: runtimes/eden/src/xcm_config.rs#L6
unused import: `NODL`
test-runtime: pallets/allocations/src/lib.rs#L56
unexpected `cfg` condition name: `tarpaulin`
test-runtime: pallets/allocations/src/lib.rs#L263
unexpected `cfg` condition name: `tarpaulin`
tests-with-linecoverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.4.0/dist/codecov' failed with exit code 1
tests-with-linecoverage: pallets/allocations/src/lib.rs#L56
unexpected `cfg` condition name: `tarpaulin`
tests-with-linecoverage: pallets/allocations/src/lib.rs#L263
unexpected `cfg` condition name: `tarpaulin`

Artifacts

Produced during runtime
Name Size
try_runtime Expired
2 MB