Skip to content

Added contract metadata and improved labels #7

Added contract metadata and improved labels

Added contract metadata and improved labels #7

Triggered via pull request November 1, 2024 20:47
Status Failure
Total duration 5m 36s
Artifacts

Basic.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 19 warnings
Lints: contracts/msig-launcher/src/contract.rs#L1
unused imports: `Message` and `Name`
Lints: contracts/msig-launcher/src/reply.rs#L9
function `set_metadatas` is never used
Lints: contracts/msig-launcher/src/reply.rs#L35
function `reply` is never used
Lints: contracts/msig-launcher/src/execute.rs#L10
this function has too many arguments (9/7)
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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 use a deprecated Node.js version 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
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 use a deprecated Node.js version 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: contracts/msig-launcher/src/contract.rs#L1
unused imports: `Message` and `Name`
Test Suite: contracts/msig-launcher/src/contract.rs#L73
unused import: `cw_multi_test::Executor`
Test Suite: contracts/msig-launcher/src/contract.rs#L77
variable does not need to be mutable
Test Suite: contracts/msig-launcher/src/reply.rs#L9
function `set_metadatas` is never used
Test Suite: contracts/msig-launcher/src/reply.rs#L35
function `reply` is never used
Test Suite: contracts/msig-launcher/src/contract.rs#L117
call to `.clone()` on a reference in this situation does nothing
Test Suite
`msig-launcher` (lib test) generated 6 warnings (run `cargo fix --lib -p msig-launcher --tests` to apply 3 suggestions)