Skip to content

update treasury for single allowance and multi-any #149

update treasury for single allowance and multi-any

update treasury for single allowance and multi-any #149

Triggered via pull request July 18, 2024 16:59
Status Failure
Total duration 1m 15s
Artifacts

Basic.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 25 warnings
Lints: contracts/treasury/src/execute.rs#L2
unused imports: `AuthzGrantNoAuthorization`, `self`
Lints: contracts/treasury/src/execute.rs#L11
unused import: `cosmos_sdk_proto::tendermint::serializers::timestamp`
Lints: contracts/treasury/src/execute.rs#L14
unused import: `Any`
Lints: contracts/treasury/src/execute.rs#L15
unused imports: `Error`, `StringDeserializer`
Lints: contracts/treasury/src/execute.rs#L16
unused import: `serde_json::Value`
Lints: contracts/treasury/src/contract.rs#L39
mismatched types
Lints: contracts/treasury/src/contract.rs#L45
non-exhaustive patterns: `msg::QueryMsg::FeeConfig { }` and `msg::QueryMsg::Admin { }` not covered
Lints: contracts/treasury/src/execute.rs#L193
borrow of moved value: `authz_grantee`
Lints: contracts/treasury/src/execute.rs#L206
borrow of moved value: `env.contract.address`
Lints: contracts/treasury/src/execute.rs#L216
borrow of moved value: `response`
Test Suite: contracts/treasury/src/contract.rs#L39
mismatched types
Test Suite: contracts/treasury/src/contract.rs#L45
non-exhaustive patterns: `QueryMsg::FeeConfig { }` and `QueryMsg::Admin { }` not covered
Test Suite: contracts/treasury/src/execute.rs#L193
borrow of moved value: `authz_grantee`
Test Suite: contracts/treasury/src/execute.rs#L206
borrow of moved value: `env.contract.address`
Test Suite: contracts/treasury/src/execute.rs#L216
borrow of moved value: `response`
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lints
`/home/runner/work/contracts/contracts/.cargo/config` is deprecated in favor of `config.toml`
Lints
`/home/runner/work/contracts/contracts/.cargo/config` is deprecated in favor of `config.toml`
Lints
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Lints
`/home/runner/work/contracts/contracts/.cargo/config` is deprecated in favor of `config.toml`
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
`/home/runner/work/contracts/contracts/.cargo/config` is deprecated in favor of `config.toml`
Test Suite
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test Suite: contracts/treasury/src/execute.rs#L2
unused imports: `AuthzGrantNoAuthorization`, `self`
Test Suite: contracts/treasury/src/execute.rs#L11
unused import: `cosmos_sdk_proto::tendermint::serializers::timestamp`
Test Suite: contracts/treasury/src/execute.rs#L14
unused import: `Any`
Test Suite: contracts/treasury/src/execute.rs#L15
unused imports: `Error`, `StringDeserializer`
Test Suite: contracts/treasury/src/execute.rs#L16
unused import: `serde_json::Value`
Test Suite
`treasury` (lib) generated 5 warnings
Test Suite
build failed, waiting for other jobs to finish...