Skip to content

Factory: Add verified/non-verified state to the pool #206

Factory: Add verified/non-verified state to the pool

Factory: Add verified/non-verified state to the pool #206

Triggered via pull request May 13, 2024 09:32
Status Failure
Total duration 1m 8s
Artifacts

Basic.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 14 warnings
Lints: contracts/factory/src/testing.rs#L19
unresolved import `crate::contract::query_pool_type`
Lints: contracts/factory/src/testing.rs#L19
unused imports: `querier::query_pair_info`, `query_pairs`
Lints: contracts/factory/src/contract.rs#L484
this if-then-else expression returns a bool literal
Lints: contracts/factory/src/testing.rs#L50
missing field `verified` in initializer of `dex::factory::PoolConfig`
Lints: contracts/factory/src/testing.rs#L59
missing field `verified` in initializer of `dex::factory::PoolConfig`
Lints: contracts/factory/src/testing.rs#L74
struct `dex::factory::InstantiateMsg` has no field named `permissionless_fee_requirement`
Lints: contracts/factory/src/testing.rs#L87
missing field `verified` in initializer of `dex::factory::PoolConfig`
Lints: contracts/factory/src/testing.rs#L101
struct `dex::factory::InstantiateMsg` has no field named `permissionless_fee_requirement`
Lints: contracts/factory/src/testing.rs#L117
missing field `verified` in initializer of `dex::factory::PoolConfig`
Lints: contracts/factory/src/testing.rs#L126
missing field `verified` in initializer of `dex::factory::PoolConfig`
Test Suite: contracts/factory/src/testing.rs#L19
unresolved import `crate::contract::query_pool_type`
Test Suite: contracts/factory/src/testing.rs#L50
missing field `verified` in initializer of `PoolConfig`
Test Suite: contracts/factory/src/testing.rs#L59
missing field `verified` in initializer of `PoolConfig`
Test Suite: contracts/factory/src/testing.rs#L74
struct `dex::factory::InstantiateMsg` has no field named `permissionless_fee_requirement`
Test Suite: contracts/factory/src/testing.rs#L87
missing field `verified` in initializer of `PoolConfig`
Test Suite: contracts/factory/src/testing.rs#L101
struct `dex::factory::InstantiateMsg` has no field named `permissionless_fee_requirement`
Test Suite: contracts/factory/src/testing.rs#L117
missing field `verified` in initializer of `PoolConfig`
Test Suite: contracts/factory/src/testing.rs#L126
missing field `verified` in initializer of `PoolConfig`
Test Suite: contracts/factory/src/testing.rs#L141
struct `dex::factory::InstantiateMsg` has no field named `permissionless_fee_requirement`
Test Suite: contracts/factory/src/testing.rs#L173
struct `dex::factory::InstantiateMsg` has no field named `permissionless_fee_requirement`
Lints
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/.
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Test Suite
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/.
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite: contracts/factory/src/testing.rs#L19
unused imports: `querier::query_pair_info`, `query_pairs`
Test Suite
`dex-factory` (lib test) generated 1 warning