Skip to content
Triggered via release July 22, 2024 19:35
@Art3miXArt3miX
published v0.1.6
Status Success
Total duration 3m 45s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
release
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1, bruceadams/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release
`/home/runner/work/valence-services/valence-services/.cargo/config` is deprecated in favor of `config.toml`
release
`/home/runner/work/valence-services/valence-services/.cargo/config` is deprecated in favor of `config.toml`
release
`/code/.cargo/config` is deprecated in favor of `config.toml`
release
`/code/contracts/account/.cargo/config` is deprecated in favor of `config.toml`
release
`/code/.cargo/config` is deprecated in favor of `config.toml`
release: packages/auction-package/src/msgs.rs#L2
unused import: `cosmwasm_std::Addr`
release: packages/auction-package/src/msgs.rs#L5
unused imports: `AuctionConfig`, `GetPriceResponse`, `states::MinAmount`
release
`auction-package` (lib) generated 2 warnings (run `cargo fix --lib -p auction-package` to apply 2 suggestions)
release: packages/valence-package/src/msgs/core_query.rs#L4
unused imports: `Addr`, `Coin`
release
`valence-package` (lib) generated 1 warning (run `cargo fix --lib -p valence-package` to apply 1 suggestion)
release: contracts/account/src/msg.rs#L2
unused import: `cosmwasm_std::Addr`