Skip to content

TF20 - CW20 wrapper for TokenFactory denoms #176

TF20 - CW20 wrapper for TokenFactory denoms

TF20 - CW20 wrapper for TokenFactory denoms #176

Triggered via pull request August 12, 2024 23:19
@ash-burntash-burnt
synchronize #31
feat/tf20
Status Failure
Total duration 1m 28s
Artifacts

Basic.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 26 warnings
Lints: contracts/tf20/src/msg.rs#L5
unused import: `cw_controllers::ClaimsResponse`
Lints: contracts/account/src/auth/jwt.rs#L50
useless conversion to the same type: `std::string::String`
Lints: contracts/tf20/src/contract.rs#L23
constant `CONTRACT_NAME` is never used
Lints: contracts/tf20/src/contract.rs#L24
constant `CONTRACT_VERSION` is never used
Lints: contracts/tf20/src/contract.rs#L26
function `denom` is never used
Lints: contracts/tf20/src/contract.rs#L32
function `instantiate` is never used
Lints: contracts/tf20/src/contract.rs#L65
function `execute` is never used
Lints: contracts/tf20/src/contract.rs#L133
function `assert_admin` is never used
Lints: contracts/tf20/src/contract.rs#L148
function `mint` is never used
Lints: contracts/tf20/src/contract.rs#L183
function `force_transfer` is never used
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
`/home/runner/work/contracts/contracts/.cargo/config` is deprecated in favor of `config.toml`
Lints
`/home/runner/work/contracts/contracts/.cargo/config` is deprecated in favor of `config.toml`
Lints
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Lints
`/home/runner/work/contracts/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 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
`/home/runner/work/contracts/contracts/.cargo/config` is deprecated in favor of `config.toml`
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/tf20/src/msg.rs#L5
unused import: `cw_controllers::ClaimsResponse`
Test Suite: contracts/tf20/src/contract.rs#L23
constant `CONTRACT_NAME` is never used
Test Suite: contracts/tf20/src/contract.rs#L24
constant `CONTRACT_VERSION` is never used
Test Suite: contracts/tf20/src/contract.rs#L26
function `denom` is never used
Test Suite: contracts/tf20/src/contract.rs#L32
function `instantiate` is never used
Test Suite: contracts/tf20/src/contract.rs#L65
function `execute` is never used
Test Suite: contracts/tf20/src/contract.rs#L133
function `assert_admin` is never used
Test Suite: contracts/tf20/src/contract.rs#L148
function `mint` is never used