Skip to content

Upgrade deps

Upgrade deps #643

Triggered via pull request May 6, 2024 08:38
Status Failure
Total duration 7m 3s
Artifacts

basic.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 42 warnings
Lints: packages/apis/src/cross_staking_api.rs#L14
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Lints: packages/apis/src/local_staking_api.rs#L16
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Lints: packages/apis/src/price_feed_api.rs#L12
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Lints
could not compile `mesh-apis` (lib) due to 3 previous errors
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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: packages/apis/src/cross_staking_api.rs#L14
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Test Suite: packages/apis/src/local_staking_api.rs#L16
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Test Suite: packages/apis/src/price_feed_api.rs#L12
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Test Suite
`mesh-apis` (lib) generated 3 warnings
Test Suite: contracts/consumer/simple-price-feed/src/contract.rs#L22
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Test Suite: contracts/provider/native-staking-proxy/src/contract.rs#L27
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Test Suite: contracts/consumer/virtual-staking/src/contract.rs#L55
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Test Suite
`mesh-native-staking-proxy` (lib) generated 1 warning
Test Suite: contracts/provider/native-staking/src/contract.rs#L47
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Test Suite
`mesh-simple-price-feed` (lib) generated 1 warning
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: packages/apis/src/cross_staking_api.rs#L14
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Test Suite: packages/apis/src/local_staking_api.rs#L16
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Test Suite: packages/apis/src/price_feed_api.rs#L12
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Test Suite
`mesh-apis` (lib) generated 3 warnings
Test Suite: contracts/provider/native-staking-proxy/src/contract.rs#L27
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Test Suite: contracts/provider/native-staking-proxy/src/contract.rs#L27
use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
Test Suite: contracts/provider/vault/src/contract.rs#L66
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Test Suite: contracts/provider/vault/src/contract.rs#L66
use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
Test Suite
`mesh-apis` (lib test) generated 3 warnings (3 duplicates)
Test Suite: contracts/consumer/simple-price-feed/src/contract.rs#L22
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead