Authz Code ID Proxy Contract Example #202
Triggered via pull request
September 30, 2024 23:59
Status
Failure
Total duration
1m 29s
Artifacts
–
Basic.yml
on: pull_request
Test Suite
1m 21s
Lints
56s
Annotations
8 errors and 19 warnings
Lints:
contracts/cw721-proxy/src/msg.rs#L37
consider choosing a more descriptive name
|
Lints:
contracts/cw721-proxy/src/msg.rs#L38
consider choosing a more descriptive name
|
Lints:
contracts/cw721-proxy/src/msg.rs#L39
consider choosing a more descriptive name
|
Lints:
contracts/cw721-proxy/src/msg.rs#L37
use of deprecated tuple variant `cw721::msg::Cw721ExecuteMsg::UpdateOwnership`: Please use UpdateMinterOwnership instead
|
Lints:
contracts/cw721-proxy/src/msg.rs#L37
use of deprecated field `cw721::msg::Cw721ExecuteMsg::UpdateOwnership::0`: Please use UpdateMinterOwnership instead
|
Lints:
contracts/cw721-proxy/src/error.rs#L21
type alias `ContractResult` is never used
|
Lints
could not compile `cw721-proxy` (lib) due to 6 previous errors
|
Lints
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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Test Suite:
contracts/cw721-proxy/src/msg.rs#L37
use of deprecated tuple variant `cw721::msg::Cw721ExecuteMsg::UpdateOwnership`: Please use UpdateMinterOwnership instead
|
Test Suite:
contracts/cw721-proxy/src/msg.rs#L37
use of deprecated field `cw721::msg::Cw721ExecuteMsg::UpdateOwnership::0`: Please use UpdateMinterOwnership instead
|
Test Suite:
contracts/cw721-proxy/src/error.rs#L21
type alias `ContractResult` is never used
|
Test Suite
`cw721-proxy` (lib test) generated 3 warnings (3 duplicates)
|
Test Suite
`cw721-proxy` (lib) generated 3 warnings
|