fix the lint #202
Annotations
16 warnings
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Run unit tests:
packages/cw-umee-types/src/query_incentive.rs#L138
structure field `APY` should have a snake case name
|
Run unit tests:
packages/cw-umee-types/src/query_incentive.rs#L151
structure field `ID` should have a snake case name
|
Run unit tests
`cw-umee-types` (lib) generated 2 warnings
|
Run unit tests:
src/contract.rs#L1438
use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
|
Run unit tests:
src/contract.rs#L1453
use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
|
Run unit tests:
src/contract.rs#L1467
use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
|
Run unit tests:
src/contract.rs#L1490
use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
|
Run unit tests
`umee-cosmwasm` (lib test) generated 4 warnings
|
Compile WASM contract:
packages/cw-umee-types/src/query_incentive.rs#L138
structure field `APY` should have a snake case name
|
Compile WASM contract:
packages/cw-umee-types/src/query_incentive.rs#L151
structure field `ID` should have a snake case name
|
Compile WASM contract
`cw-umee-types` (lib) generated 2 warnings
|
The logs for this run have expired and are no longer available.
Loading