fix: asset metadata xcm v3 migration cleanup other migrations #1938
Triggered via pull request
September 5, 2023 10:29
Status
Success
Total duration
1h 56m 14s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@88dc2356392166efad76775c878094f4e83ff746, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
docs
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/
|
docs
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/
|
docs
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/
|
docs
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/
|
docs:
runtime/common/src/migrations/asset_registry_xcmv3.rs#L24
unused import: `sp_arithmetic::traits::Zero`
|
docs
`runtime-common` (lib) generated 1 warning (run `cargo fix --lib -p runtime-common` to apply 1 suggestion)
|
docs:
runtime/centrifuge/src/migrations.rs#L27
unused import: `Runtime`
|
docs
`centrifuge-runtime` (lib) generated 1 warning (run `cargo fix --lib -p centrifuge-runtime` to apply 1 suggestion)
|
docs
the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1
|