Update contracts.yaml #54
Annotations
4 errors and 16 warnings
Run unit tests:
contracts/enterprise-outposts/src/tests/unit.rs#L14
missing field `move_excess_membership_assets_to` in initializer of `enterprise_protocol::msg::MigrateMsg`
|
Run unit tests:
contracts/enterprise-outposts/src/tests/unit.rs#L23
missing field `move_excess_membership_assets_to` in initializer of `enterprise_protocol::msg::MigrateMsg`
|
Run unit tests
could not compile `enterprise-outposts` (lib test) due to 2 previous errors
|
Run unit tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Setup 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/
|
Setup 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/
|
Setup 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/
|
Setup 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 unit tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run unit tests:
contracts/funds-distributor/src/cw20_distributions.rs#L2
unused import: `crate::rewards::calculate_user_reward`
|
Run unit tests:
contracts/funds-distributor/src/cw20_distributions.rs#L3
unused import: `crate::state::CW20_GLOBAL_INDICES`
|
Run unit tests:
contracts/funds-distributor/src/cw20_distributions.rs#L5
unused import: `cosmwasm_std::Order::Ascending`
|
Run unit tests:
contracts/funds-distributor/src/cw20_distributions.rs#L6
unused imports: `DepsMut`, `StdResult`
|
Run unit tests:
contracts/funds-distributor/src/cw20_distributions.rs#L9
unused import: `funds_distributor_api::error::DistributorResult`
|
Run unit tests:
contracts/funds-distributor/src/native_distributions.rs#L2
unused import: `crate::rewards::calculate_user_reward`
|
Run unit tests:
contracts/funds-distributor/src/native_distributions.rs#L3
unused import: `crate::state::NATIVE_GLOBAL_INDICES`
|
Run unit tests:
contracts/funds-distributor/src/native_distributions.rs#L5
unused import: `cosmwasm_std::Order::Ascending`
|
Run unit tests:
contracts/funds-distributor/src/native_distributions.rs#L6
unused imports: `DepsMut`, `StdResult`
|
Loading