Skip to content

introduce collator selection #146

introduce collator selection

introduce collator selection #146

Triggered via pull request June 4, 2024 08:14
Status Success
Total duration 11m 37s
Artifacts

check-migrations.yml

on: pull_request
Extract tasks from matrix
5s
Extract tasks from matrix
Matrix: check-migrations
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Extract tasks from matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Extract tasks from matrix
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
struct `InitInvulnerables` is never constructed: polkadot-parachains/integritee-runtime/src/migrations.rs#L169
warning: struct `InitInvulnerables` is never constructed --> polkadot-parachains/integritee-runtime/src/migrations.rs:169:14 | 169 | pub struct InitInvulnerables<T>(sp_std::marker::PhantomData<T>); | ^^^^^^^^^^^^^^^^^
struct `WeightInfo` is never constructed: polkadot-parachains/integritee-runtime/src/weights/pallet_session.rs#L47
warning: struct `WeightInfo` is never constructed --> polkadot-parachains/integritee-runtime/src/weights/pallet_session.rs:47:12 | 47 | pub struct WeightInfo<T>(PhantomData<T>); | ^^^^^^^^^^
struct `WeightInfo` is never constructed: polkadot-parachains/integritee-runtime/src/weights/pallet_collator_selection.rs#L47
warning: struct `WeightInfo` is never constructed --> polkadot-parachains/integritee-runtime/src/weights/pallet_collator_selection.rs:47:12 | 47 | pub struct WeightInfo<T>(PhantomData<T>); | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
check-migrations (integritee-paseo, integritee-runtime, polkadot-parachains/integritee-runtime, w...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-migrations (integritee-kusama, integritee-runtime, polkadot-parachains/integritee-runtime, ...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.