split kusama/polkadot runtimes #20
Annotations
16 warnings
usage of a legacy numeric method:
polkadot-parachains/integritee-kusama/src/lib.rs#L611
warning: usage of a legacy numeric method
--> polkadot-parachains/integritee-kusama/src/lib.rs:611:43
|
611 | pub const MaxBalance: Balance = Balance::max_value();
| ^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants
= note: `#[warn(clippy::legacy_numeric_constants)]` on by default
help: use the associated constant instead
|
611 | pub const MaxBalance: Balance = Balance::MAX;
| ~~~
|
unused import: `EnsureRootOrMoreThanHalfCouncil`:
polkadot-parachains/integritee-kusama/src/xcm_config.rs#L22
warning: unused import: `EnsureRootOrMoreThanHalfCouncil`
--> polkadot-parachains/integritee-kusama/src/xcm_config.rs:22:55
|
22 | AccountId, AssetRegistry, Assets, Balance, Balances, EnsureRootOrMoreThanHalfCouncil,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
|
clippy-runtimes (integritee-kusama)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy-runtimes (integritee-kusama)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, Swatinem/rust-cache@a95ba195448af2da9b00fb742d14ffaaf3c21f43, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
clippy-runtimes (integritee-kusama)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy-runtimes (integritee-kusama)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy-runtimes (integritee-kusama)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy-runtimes (integritee-kusama)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
usage of a legacy numeric method:
polkadot-parachains/integritee-polkadot/src/lib.rs#L611
warning: usage of a legacy numeric method
--> polkadot-parachains/integritee-polkadot/src/lib.rs:611:43
|
611 | pub const MaxBalance: Balance = Balance::max_value();
| ^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants
= note: `#[warn(clippy::legacy_numeric_constants)]` on by default
help: use the associated constant instead
|
611 | pub const MaxBalance: Balance = Balance::MAX;
| ~~~
|
unused import: `EnsureRootOrMoreThanHalfCouncil`:
polkadot-parachains/integritee-polkadot/src/xcm_config.rs#L22
warning: unused import: `EnsureRootOrMoreThanHalfCouncil`
--> polkadot-parachains/integritee-polkadot/src/xcm_config.rs:22:55
|
22 | AccountId, AssetRegistry, Assets, Balance, Balances, EnsureRootOrMoreThanHalfCouncil,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
|
clippy-runtimes (integritee-polkadot)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy-runtimes (integritee-polkadot)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, Swatinem/rust-cache@a95ba195448af2da9b00fb742d14ffaaf3c21f43, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
clippy-runtimes (integritee-polkadot)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy-runtimes (integritee-polkadot)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy-runtimes (integritee-polkadot)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clippy-runtimes (integritee-polkadot)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|