Skip to content

Merge pull request #1 from kintsugi-tech/doc #6

Merge pull request #1 from kintsugi-tech/doc

Merge pull request #1 from kintsugi-tech/doc #6

Triggered via push July 16, 2023 10:46
Status Failure
Total duration 1m 23s
Artifacts

rust.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 27 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check: contracts/factory/src/contract.rs#L111
type annotations needed
Check: contracts/factory/src/contract.rs#L111
type annotations needed
Check
could not compile `factory` (lib test) due to 2 previous errors
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test: contracts/factory/src/contract.rs#L111
type annotations needed
Test: contracts/factory/src/contract.rs#L111
type annotations needed
Test
could not compile `factory` (lib test) due to 2 previous errors
Test
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 `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/
Check
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/
Check: contracts/badge-nft/src/contract.rs#L1
unused import: `std::iter::zip`
Check: contracts/badge-nft/src/contract.rs#L11
unused import: `sg721_base::ContractError`
Check: contracts/badge-nft/src/contract.rs#L101
method `query_badge` is never used
Check: contracts/badge-nft/src/error.rs#L14
variants `Unauthorized` and `RolesMetadataMismatch` are never constructed
Check
`badge-nft` (lib) generated 4 warnings (run `cargo fix --lib -p badge-nft` to apply 2 suggestions)
Check: contracts/badge-nft/src/test/test.rs#L24
use of deprecated associated function `cosmwasm_std::ContractInfoResponse::new`: Use ContractInfoResponse::default() and mutate the fields you want to set.
Check
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/
Check
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/
Check
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/
Check
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
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
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
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
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
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: contracts/badge-nft/src/contract.rs#L1
unused import: `std::iter::zip`
Test: contracts/badge-nft/src/contract.rs#L11
unused import: `sg721_base::ContractError`
Test: contracts/badge-nft/src/contract.rs#L101
method `query_badge` is never used
Test: contracts/badge-nft/src/error.rs#L14
variants `Unauthorized` and `RolesMetadataMismatch` are never constructed
Test
`badge-nft` (lib) generated 4 warnings (run `cargo fix --lib -p badge-nft` to apply 2 suggestions)
Test: contracts/badge-nft/src/test/test.rs#L24
use of deprecated associated function `cosmwasm_std::ContractInfoResponse::new`: Use ContractInfoResponse::default() and mutate the fields you want to set.