fix(router): migration to delete chains #3781
Annotations
1 error and 12 warnings
Run tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Run tests:
contracts/router/src/contract/migrations/v1_0_1.rs#L36
unused import: `assert_ok::assert_ok`
|
Run tests:
contracts/router/src/contract/migrations/v1_0_1.rs#L39
unused import: `mock_dependencies`
|
Run tests:
contracts/router/src/contract/migrations/v1_0_1.rs#L43
unused import: `crate::contract::migrations::v1_0_1`
|
Run tests:
contracts/router/src/contract/migrations/v1_0_1.rs#L44
unused import: `crate::state`
|
Run tests:
contracts/router/src/contract/migrations/v1_0_1.rs#L64
constant `CONFIG` is never used
|
Run tests:
contracts/router/src/contract/migrations/v1_0_1.rs#L67
function `instantiate_1_0_1_contract` is never used
|
Run tests:
contracts/router/src/contract/migrations/v1_0_1.rs#L82
function `instantiate` is never used
|
Run tests
`router` (lib test) generated 7 warnings (run `cargo fix --lib -p router --tests` to apply 4 suggestions)
|
Loading