Merge pull request #1142 from interlay/fix/sudo-std #76
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
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/
|
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/
|
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/
|
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/
|
parachain/runtime/kintsugi/src/contracts.rs#L1
unused import: `BaseCallFilter`
|
parachain/runtime/kintsugi/src/contracts.rs#L2
unused imports: `MerkleProof`, `Transaction`
|
parachain/runtime/kintsugi/src/contracts.rs#L39
use of deprecated associated function `sp_weights::Weight::from_ref_time`: Will be removed soon; use `from_parts` instead.
|
|
parachain/src/service.rs#L228
use of deprecated associated function `sc_executor::NativeElseWasmExecutor::<D>::new`: use `Self::new_with_wasm_executor` method instead of it
|
|
The logs for this run have expired and are no longer available.
Loading