Skip to content

Rebalancer fixes 0.1.7 #114

Rebalancer fixes 0.1.7

Rebalancer fixes 0.1.7 #114

Triggered via pull request December 3, 2024 13:15
Status Success
Total duration 2m 24s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
`auction` (lib) generated 2 warnings (run `cargo fix --lib -p auction` to apply 2 suggestions)
test: contracts/auction/price_oracle/src/msg.rs#L1
unused import: `Price`