Skip to content

Chain-Config update logic #762

Chain-Config update logic

Chain-Config update logic #762

Triggered via pull request December 19, 2024 12:33
Status Success
Total duration 38s
Artifacts

proxy-compare.yml

on: pull_request
Proxy compare - newly generated vs present in file tree
26s
Proxy compare - newly generated vs present in file tree
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Proxy compare - newly generated vs present in file tree
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Proxy compare - newly generated vs present in file tree
Unexpected input(s) 'default', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
Proxy compare - newly generated vs present in file tree
Unexpected input(s) 'default', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
[clippy] chain-factory/tests/chain_factory_tests.rs#L12: chain-factory/tests/chain_factory_tests.rs#L12
warning: unused import: `StakeArgs` --> chain-factory/tests/chain_factory_tests.rs:12:36 | 12 | use transaction::{SovereignConfig, StakeArgs}; | ^^^^^^^^^