Skip to content

Polkadot v0.9.43

Polkadot v0.9.43 #2340

Triggered via pull request October 27, 2023 13:03
Status Success
Total duration 1h 37m 0s
Artifacts

docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 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: pallets/liquidity-pools-gateway/src/weights.rs#L94
use of deprecated associated function `frame_support::dispatch::Weight::from_ref_time`: Will be removed soon; use `from_parts` instead.
docs: pallets/liquidity-pools-gateway/src/weights.rs#L99
use of deprecated associated function `frame_support::dispatch::Weight::from_proof_size`: Will be removed soon; use `from_parts` instead.
docs
`pallet-liquidity-pools-gateway` (lib) generated 2 warnings
docs: pallets/pool-system/src/lib.rs#L33
unused import: `impls::*`
docs
use of deprecated struct `pallet::_::Store`:
docs
`pallet-pool-system` (lib) generated 2 warnings (run `cargo fix --lib -p pallet-pool-system` to apply 1 suggestion)
docs
use of deprecated constant `pallet::warnings::ConstantWeight_0::_w`:
docs
use of deprecated constant `pallet::warnings::ConstantWeight_1::_w`:
docs
use of deprecated constant `pallet::warnings::ConstantWeight_2::_w`:
docs: pallets/liquidity-pools/src/defensive_weights.rs#L34
use of deprecated associated function `frame_support::dispatch::Weight::from_ref_time`: Will be removed soon; use `from_parts` instead.