Skip to content

collateralization

collateralization #16

Triggered via push June 28, 2024 14:43
Status Failure
Total duration 47s
Artifacts

Basic.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 23 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
`/home/runner/work/Mosaic-Protocol/Mosaic-Protocol/.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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
`/home/runner/work/Mosaic-Protocol/Mosaic-Protocol/.cargo/config` is deprecated in favor of `config.toml`
Test Suite
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test Suite
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test Suite
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test Suite
profiles for the non root package will be ignored, specify profiles at the workspace root:
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/mosaic-protcol/src/contract.rs#L5
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Test Suite: contracts/mosaic-protcol/src/contract.rs#L13
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/mosaic-protcol/src/contract.rs#L500
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Test Suite: contracts/mosaic-protcol/src/contract.rs#L501
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead