build: archway-cli env #1
Annotations
1 error and 33 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
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 uses Node.js version which is deprecated 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
`/home/runner/work/gateway721-contracts/gateway721-contracts/.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
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 uses Node.js version which is deprecated 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
`/home/runner/work/gateway721-contracts/gateway721-contracts/.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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Test Suite:
contracts/gateway721/src/query.rs#L4
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
Test Suite:
contracts/gateway721/src/query.rs#L19
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
Test Suite:
contracts/gateway721/src/lib.rs#L85
use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
|
Test Suite:
contracts/gateway721/src/lib.rs#L152
use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
|
Test Suite:
contracts/gateway721/src/execute.rs#L100
unused variable: `env`
|
Test Suite:
contracts/gateway721/src/execute.rs#L148
unused variable: `env`
|
Test Suite:
contracts/gateway721/src/execute.rs#L194
unused variable: `env`
|
Test Suite
`/home/runner/work/gateway721-contracts/gateway721-contracts/.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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Test Suite:
contracts/gateway721/src/msg.rs#L4
unused import: `cw721_base::MinterResponse`
|
Test Suite:
contracts/gateway721/src/query.rs#L4
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
Test Suite:
contracts/gateway721/src/query.rs#L19
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
Test Suite:
contracts/gateway721/src/execute.rs#L100
unused variable: `env`
|
Test Suite:
contracts/gateway721/src/execute.rs#L148
unused variable: `env`
|
Test Suite:
contracts/gateway721/src/execute.rs#L194
unused variable: `env`
|
Test Suite:
contracts/gateway721/src/traits.rs#L8
trait `Gateway721` is never used
|