Rebalancer fixes 0.1.7 #108
Annotations
18 warnings
check
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/
|
check
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/
|
check
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/
|
check
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
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
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
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
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:
packages/auction-package/src/msgs.rs#L2
unused import: `cosmwasm_std::Addr`
|
test:
packages/auction-package/src/msgs.rs#L5
unused imports: `AuctionConfig`, `GetPriceResponse`, `states::MinAmount`
|
test
`auction-package` (lib) generated 2 warnings (run `cargo fix --lib -p auction-package` to apply 2 suggestions)
|
test:
packages/valence-package/src/msgs/core_query.rs#L4
unused imports: `Addr`, `Coin`
|
test
`valence-package` (lib) generated 1 warning (run `cargo fix --lib -p valence-package` to apply 1 suggestion)
|
test:
contracts/auction/auction/src/msg.rs#L2
unused imports: `AuctionConfig`, `GetPriceResponse`
|
test:
contracts/auction/auction/src/msg.rs#L8
unused import: `ActiveAuction`
|
test:
contracts/account/src/msg.rs#L2
unused import: `cosmwasm_std::Addr`
|
test
`valence-account` (lib) generated 1 warning (run `cargo fix --lib -p valence-account` to apply 1 suggestion)
|
test:
contracts/auction/price_oracle/src/msg.rs#L1
unused import: `Price`
|