wip: query directly from Astro pool, given pool address only #10
Annotations
10 errors and 24 warnings
Lints:
src/contract.rs#L104
unused imports: `PairInfo`, `factory`
|
Lints:
src/contract.rs#L110
unused imports: `FACTORY_CONTRACT_ADDR`, `POOL_CONTRACT_ADDR`
|
Lints:
src/helpers.rs#L1
unused imports: `pair::PoolResponse`, `querier`
|
Lints:
src/helpers.rs#L6
unused import: `QuerierWrapper`
|
Lints:
src/msg.rs#L1
unused import: `astroport::asset::AssetInfo`
|
Lints:
src/contract.rs#L249
unused variable: `info`
|
Lints:
src/contract.rs#L140
redundant clone
|
Lints:
src/contract.rs#L148
redundant clone
|
Lints:
src/contract.rs#L150
redundant clone
|
Lints:
src/contract.rs#L146
unneeded late initialization
|
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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:
src/contract.rs#L104
unused imports: `PairInfo`, `factory`
|
Test Suite:
src/contract.rs#L110
unused imports: `FACTORY_CONTRACT_ADDR`, `POOL_CONTRACT_ADDR`
|
Test Suite:
src/helpers.rs#L1
unused imports: `pair::PoolResponse`, `querier`
|
Test Suite:
src/helpers.rs#L6
unused import: `QuerierWrapper`
|
Test Suite:
src/msg.rs#L1
unused import: `astroport::asset::AssetInfo`
|
Test Suite:
src/contract.rs#L249
unused variable: `info`
|
Test Suite
`lq-express-sm` (lib test) generated 6 warnings (run `cargo fix --lib -p lq-express-sm --tests` to apply 6 suggestions)
|
Test Suite:
src/contract.rs#L104
unused imports: `PairInfo`, `factory`
|
Test Suite:
src/contract.rs#L110
unused imports: `FACTORY_CONTRACT_ADDR`, `POOL_CONTRACT_ADDR`
|
Test Suite:
src/helpers.rs#L1
unused imports: `pair::PoolResponse`, `querier`
|
Test Suite:
src/helpers.rs#L6
unused import: `QuerierWrapper`
|
Test Suite:
src/msg.rs#L1
unused import: `astroport::asset::AssetInfo`
|
Test Suite:
src/contract.rs#L249
unused variable: `info`
|
Test Suite
`lq-express-sm` (lib) generated 6 warnings (run `cargo fix --lib -p lq-express-sm` to apply 6 suggestions)
|