Skip to content

Fee splitter: initial skeleton #135

Fee splitter: initial skeleton

Fee splitter: initial skeleton #135

Triggered via pull request January 18, 2024 12:23
Status Failure
Total duration 1m 11s
Artifacts

Basic.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 20 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test Suite: contracts/fee_splitter/src/testing.rs#L28
cannot find value `pool_info` in this scope
Test Suite: contracts/fee_splitter/src/testing.rs#L23
mismatched types
Test Suite: contracts/fee_splitter/src/testing.rs#L24
no field `messages` on type `Result<cosmwasm_std::Response<CoreumMsg>, error::ContractError>`
Test Suite
could not compile `fee-splitter` (lib test) due to 4 previous errors
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-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-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: contracts/stake/src/contract.rs#L24
use of deprecated function `cw_utils::ensure_from_older_version`: Use cw2::ensure_from_older_version, which is an equivalent of this function.
Test Suite: contracts/stake/src/contract.rs#L1211
use of deprecated function `cw_utils::ensure_from_older_version`: Use cw2::ensure_from_older_version, which is an equivalent of this function.
Test Suite: contracts/multi-hop/src/contract.rs#L10
use of deprecated function `cw_utils::ensure_from_older_version`: Use cw2::ensure_from_older_version, which is an equivalent of this function.
Test Suite: contracts/multi-hop/src/contract.rs#L626
use of deprecated function `cw_utils::ensure_from_older_version`: Use cw2::ensure_from_older_version, which is an equivalent of this function.
Test Suite
`dex-multi-hop` (lib) generated 2 warnings
Test Suite: contracts/factory/src/contract.rs#L8
use of deprecated function `cw_utils::ensure_from_older_version`: Use cw2::ensure_from_older_version, which is an equivalent of this function.
Test Suite: contracts/factory/src/contract.rs#L839
use of deprecated function `cw_utils::ensure_from_older_version`: Use cw2::ensure_from_older_version, which is an equivalent of this function.
Test Suite
`dex-factory` (lib) generated 2 warnings
Test Suite
`dex-stake` (lib test) generated 2 warnings (2 duplicates)
Test Suite
`dex-factory` (lib test) generated 2 warnings (2 duplicates)