Skip to content

Iso/upgrade to polkadot 1 3 0 #2303

Iso/upgrade to polkadot 1 3 0

Iso/upgrade to polkadot 1 3 0 #2303

Triggered via pull request December 18, 2023 04:59
Status Failure
Total duration 9m 3s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
tests-with-linecoverage
Process completed with exit code 1.
mismatched types: pallets/sponsorship/src/benchmarking.rs#L333
error[E0308]: mismatched types --> pallets/sponsorship/src/benchmarking.rs:333:35 | 333 | migrate_users::<T>(l as usize, starting_key); | ------------------ ^^^^^^^^^^^^- help: try using a conversion method: `.to_vec()` | | | | | expected `Vec<u8>`, found `[u8; 32]` | arguments to this function are incorrect | = note: expected struct `std::vec::Vec<u8>` found array `[u8; 32]` note: function defined here --> pallets/sponsorship/src/migration.rs:116:9 | 116 | pub fn migrate_users<T: Config>(max_users: usize, starting_key: Vec<u8>) -> (Option<Vec<u8>>, Weight) { | ^^^^^^^^^^^^^ ---------------------
mismatched types: pallets/sponsorship/src/benchmarking.rs#L377
error[E0308]: mismatched types --> pallets/sponsorship/src/benchmarking.rs:377:34 | 377 | migrate_pots::<T>(l as usize, starting_key); | ----------------- ^^^^^^^^^^^^- help: try using a conversion method: `.to_vec()` | | | | | expected `Vec<u8>`, found `[u8; 32]` | arguments to this function are incorrect | = note: expected struct `std::vec::Vec<u8>` found array `[u8; 32]` note: function defined here --> pallets/sponsorship/src/migration.rs:81:9 | 81 | pub fn migrate_pots<T: Config>(max_pots: usize, starting_key: Vec<u8>) -> (Option<Vec<u8>>, Weight) { | ^^^^^^^^^^^^ ---------------------
lints
Clippy had exited with the 101 exit code
test-runtime
Process completed with exit code 101.
try-runtime-prepare: runtimes/eden/src/weights/pallet_xcm_benchmarks_fungible.rs#L83
associated functions `reserve_asset_deposited` and `initiate_reserve_withdraw` are never used
try-runtime-execute
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
try_runtime Expired
7.01 MB