Skip to content

Update RPC Tendermint to 38 #1022

Update RPC Tendermint to 38

Update RPC Tendermint to 38 #1022

Triggered via pull request November 29, 2023 15:08
Status Failure
Total duration 3m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yml

on: pull_request
stable / fmt
9s
stable / fmt
nightly / doc
3m 11s
nightly / doc
ubuntu / stable / features
3m 37s
ubuntu / stable / features
build-artifacts
2m 30s
build-artifacts
Matrix: clippy
Matrix: msrv
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 13 warnings
stable / fmt
Process completed with exit code 1.
ubuntu / 1.71.0
Process completed with exit code 101.
nightly / doc
Process completed with exit code 101.
stable / clippy
Clippy had exited with the 101 exit code
ubuntu / stable / features
Process completed with exit code 1.
beta / clippy
Clippy had exited with the 101 exit code
build-artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-artifacts: contracts/counter/src/contract.rs#L2
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
build-artifacts: contracts/counter/src/contract.rs#L56
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
build-artifacts
`counter-contract` (lib) generated 2 warnings
build-artifacts: contracts/mock_contract/src/lib.rs#L5
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
build-artifacts: contracts/mock_contract/src/lib.rs#L116
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
build-artifacts: contracts/mock_contract/src/lib.rs#L118
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
build-artifacts: contracts/mock_contract/src/lib.rs#L119
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
build-artifacts: contracts/mock_contract/src/custom_resp.rs#L4
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
build-artifacts: contracts/mock_contract/src/custom_resp.rs#L65
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
build-artifacts
`mock-contract` (lib) generated 6 warnings
stable / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
beta / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/