Factory: Add verified/non-verified state to the pool #203
Annotations
10 errors and 9 warnings
Run unit tests:
contracts/factory/src/testing.rs#L19
unresolved import `crate::contract::query_pool_type`
|
Run unit tests:
contracts/factory/src/testing.rs#L50
missing field `verified` in initializer of `PoolConfig`
|
Run unit tests:
contracts/factory/src/testing.rs#L59
missing field `verified` in initializer of `PoolConfig`
|
Run unit tests:
contracts/factory/src/testing.rs#L74
struct `dex::factory::InstantiateMsg` has no field named `permissionless_fee_requirement`
|
Run unit tests:
contracts/factory/src/testing.rs#L87
missing field `verified` in initializer of `PoolConfig`
|
Run unit tests:
contracts/factory/src/testing.rs#L101
struct `dex::factory::InstantiateMsg` has no field named `permissionless_fee_requirement`
|
Run unit tests:
contracts/factory/src/testing.rs#L117
missing field `verified` in initializer of `PoolConfig`
|
Run unit tests:
contracts/factory/src/testing.rs#L126
missing field `verified` in initializer of `PoolConfig`
|
Run unit tests:
contracts/factory/src/testing.rs#L141
struct `dex::factory::InstantiateMsg` has no field named `permissionless_fee_requirement`
|
Run unit tests:
contracts/factory/src/testing.rs#L173
struct `dex::factory::InstantiateMsg` has no field named `permissionless_fee_requirement`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|
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/
|
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 unit tests:
contracts/factory/src/testing.rs#L19
unused imports: `querier::query_pair_info`, `query_pairs`
|
Run unit tests
`dex-factory` (lib test) generated 1 warning
|
Run unit tests
build failed, waiting for other jobs to finish...
|
The logs for this run have expired and are no longer available.
Loading