Scripts/deployment script #4
Basic.yml
on: pull_request
Test Suite
1m 58s
Lints
14s
Annotations
2 errors and 22 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
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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-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@v3, 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/cw-placeholder/src/contract.rs#L10
unused variable: `deps`
|
Test Suite
`cw-placeholder` (lib) generated 1 warning (run `cargo fix --lib -p cw-placeholder` to apply 1 suggestion)
|
Test Suite:
contracts/stake/src/contract.rs#L23
unused import: `cw2::set_contract_version`
|
Test Suite:
contracts/stake/src/contract.rs#L24
unused import: `ensure_from_older_version`
|
Test Suite:
contracts/stake/src/contract.rs#L29
unused import: `MigrateMsg`
|
Test Suite:
contracts/multi-hop/src/contract.rs#L8
unused import: `cw_utils::ensure_from_older_version`
|
Test Suite:
contracts/multi-hop/src/contract.rs#L11
unused import: `MigrateMsg`
|
Test Suite
`palomadex-multi-hop` (lib) generated 2 warnings (run `cargo fix --lib -p palomadex-multi-hop` to apply 2 suggestions)
|
Test Suite
`palomadex-stake` (lib) generated 3 warnings (run `cargo fix --lib -p palomadex-stake` to apply 3 suggestions)
|
Test Suite:
contracts/factory/src/contract.rs#L12
unused import: `MigrateMsg`
|