Add error to FailedProposalExecution response #4167
Triggered via pull request
September 13, 2023 20:44
Status
Failure
Total duration
15m 13s
Artifacts
–
basic.yml
on: pull_request
Test Suite
15m 2s
Lints
8s
Annotations
1 error and 30 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
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
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Test Suite
/home/runner/work/dao-contracts/dao-contracts/contracts/voting/dao-voting-token-factory-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
|
Test Suite
/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
|
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/base64/base64-0.21.2.crate` (146.75.30.137), got 502
|
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/base64/base64-0.13.1.crate` (146.75.30.137), got 502
|
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/dlv-list/dlv-list-0.3.0.crate` (146.75.30.137), got 502
|
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/digest/digest-0.10.7.crate` (146.75.30.137), got 502
|
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/cw20/cw20-0.13.4.crate` (146.75.30.137), got 502
|
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/regex-syntax/regex-syntax-0.7.4.crate` (146.75.30.137), got 502
|
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/prost/prost-0.11.9.crate` (146.75.30.137), got 502
|
Test Suite
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Test Suite
/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
|
Test Suite
/home/runner/work/dao-contracts/dao-contracts/contracts/voting/dao-voting-token-factory-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
|
Test Suite:
contracts/voting/dao-voting-cw20-staked/src/msg.rs#L8
unused import: `ActiveThresholdResponse`
|
Test Suite
`dao-voting-cw20-staked` (lib) generated 1 warning (run `cargo fix --lib -p dao-voting-cw20-staked` to apply 1 suggestion)
|
Test Suite:
contracts/voting/dao-voting-cw721-staked/src/msg.rs#L7
unused import: `ActiveThresholdResponse`
|
Test Suite:
contracts/voting/dao-voting-token-factory-staked/src/msg.rs#L6
unused import: `ActiveThresholdResponse`
|
Test Suite
`dao-voting-cw721-staked` (lib) generated 1 warning (run `cargo fix --lib -p dao-voting-cw721-staked` to apply 1 suggestion)
|
Test Suite
`dao-voting-token-factory-staked` (lib) generated 1 warning (run `cargo fix --lib -p dao-voting-token-factory-staked` to apply 1 suggestion)
|
Test Suite:
contracts/voting/dao-voting-native-staked/src/msg.rs#L5
unused import: `ActiveThresholdResponse`
|