using Expiration & Duration for timelock; some cleanups #4293
Annotations
25 warnings
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/
|
Install latest stable toolchain
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/
|
Install latest stable toolchain
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/
|
Install latest stable toolchain
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/
|
Install latest stable toolchain
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/
|
Run tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run tests
/home/runner/work/dao-contracts/dao-contracts/contracts/voting/dao-voting-token-staked/Cargo.toml: dependency (osmosis-std) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions
|
Run tests
/home/runner/work/dao-contracts/dao-contracts/contracts/voting/dao-voting-cw721-staked/Cargo.toml: dependency (osmosis-std) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions
|
Run tests
/home/runner/work/dao-contracts/dao-contracts/packages/dao-testing/Cargo.toml: dependency (token-bindings) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions
|
Run tests
output filename collision.
|
Run tests
output filename collision.
|
Run tests
output filename collision.
|
Run tests
output filename collision.
|
Run tests
output filename collision.
|
Run tests
output filename collision.
|
Compile WASM contract
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Compile WASM contract
/home/runner/work/dao-contracts/dao-contracts/contracts/voting/dao-voting-cw721-staked/Cargo.toml: dependency (osmosis-std) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions
|
Compile WASM contract
/home/runner/work/dao-contracts/dao-contracts/contracts/voting/dao-voting-token-staked/Cargo.toml: dependency (osmosis-std) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions
|
Compile WASM contract
/home/runner/work/dao-contracts/dao-contracts/packages/dao-testing/Cargo.toml: dependency (token-bindings) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions
|
Compile WASM contract:
packages/cw-denom/src/lib.rs#L10
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
Compile WASM contract:
packages/cw-denom/src/lib.rs#L154
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
Compile WASM contract
`cw-denom` (lib) generated 2 warnings
|
Compile WASM contract:
packages/dao-voting/src/timelock.rs#L2
unused import: `BlockInfo`
|
Compile WASM contract:
packages/dao-voting/src/timelock.rs#L3
unused import: `Expiration`
|
Compile WASM contract:
packages/dao-voting/src/deposit.rs#L3
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
The logs for this run have expired and are no longer available.
Loading