Skip to content

Polkadot v1.0.0 upgrade (#357) #68

Polkadot v1.0.0 upgrade (#357)

Polkadot v1.0.0 upgrade (#357) #68

Triggered via push June 6, 2024 08:21
Status Success
Total duration 20m 27s
Artifacts

static.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
fmt
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/
fmt
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/
fmt
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/
fmt
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
clippy
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
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
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
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
use of deprecated constant `pallet::warnings::ConstantWeight_0::_w`:
clippy: frame/launch/src/lib.rs#L58
this let-binding has unit value
clippy
`pallet-robonomics-launch` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p pallet-robonomics-launch` to apply 1 suggestion)
clippy: frame/datalog/src/weights.rs#L13
unused variable: `win`
clippy: frame/datalog/src/lib.rs#L152
the borrowed expression implements the required traits
clippy
`pallet-robonomics-datalog` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p pallet-robonomics-datalog` to apply 2 suggestions)
clippy: frame/liability/src/signed.rs#L76
this `else { if .. }` block can be collapsed
clippy
use of deprecated constant `pallet::warnings::ConstantWeight_0::_w`:
clippy
use of deprecated constant `pallet::warnings::ConstantWeight_1::_w`:
clippy: frame/liability/src/lib.rs#L156
binary comparison to literal `Option::None`