Skip to content

cw20 hooks and DAO transfer rules #4684

cw20 hooks and DAO transfer rules

cw20 hooks and DAO transfer rules #4684

Triggered via pull request April 16, 2024 22:21
@NoahSasoNoahSaso
synchronize #806
dao-cw20
Status Success
Total duration 11m 17s
Artifacts

basic.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
Lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite: contracts/external/cw20-hooks/src/msg.rs#L3
unused import: `Addr`
Test Suite
`cw20-hooks` (lib) generated 1 warning (run `cargo fix --lib -p cw20-hooks` to apply 1 suggestion)
Test Suite: contracts/external/cw-tokenfactory-issuer/src/msg.rs#L1
unused import: `crate::state::BeforeSendHookInfo`
Test Suite
`cw-tokenfactory-issuer` (lib) generated 1 warning (run `cargo fix --lib -p cw-tokenfactory-issuer` to apply 1 suggestion)
Test Suite: contracts/voting/dao-voting-cw20-staked/src/msg.rs#L8
unused import: `ActiveThresholdResponse`
Test Suite
`dao-voting-cw20-staked` (lib) generated 1 warning (run `cargo fix --lib -p dao-voting-cw20-staked` to apply 1 suggestion)
Test Suite: contracts/test/dao-proposal-hook-counter/src/msg.rs#L2
unused import: `cosmwasm_std::Uint128`
Test Suite: contracts/voting/dao-voting-cw721-staked/src/msg.rs#L6
unused import: `ActiveThresholdResponse`
Test Suite
`dao-proposal-hook-counter` (lib) generated 1 warning (run `cargo fix --lib -p dao-proposal-hook-counter` to apply 1 suggestion)
Test Suite: contracts/voting/dao-voting-token-staked/src/msg.rs#L6
unused import: `ActiveThresholdResponse`