Changed Cargo files and upgraded sample contracts #1461
Annotations
10 errors and 5 warnings
packages/injective-cosmwasm/src/exchange_mock_querier.rs#L6
use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
|
packages/injective-cosmwasm/src/exchange_mock_querier.rs#L6
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
packages/injective-cosmwasm/src/exchange_mock_querier.rs#L52
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
packages/injective-cosmwasm/src/exchange_mock_querier.rs#L70
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
packages/injective-cosmwasm/src/exchange_mock_querier.rs#L75
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
packages/injective-cosmwasm/src/exchange_mock_querier.rs#L80
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
packages/injective-cosmwasm/src/exchange_mock_querier.rs#L85
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
packages/injective-cosmwasm/src/exchange_mock_querier.rs#L112
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
packages/injective-cosmwasm/src/exchange_mock_querier.rs#L121
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
packages/injective-cosmwasm/src/exchange_mock_querier.rs#L126
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
|
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/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading