Skip to content

Grandpa hashes refactor #1800

Grandpa hashes refactor

Grandpa hashes refactor #1800

Triggered via pull request March 11, 2024 22:06
Status Failure
Total duration 22m 19s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
Linters: light-clients/ics10-grandpa-cw/src/contract.rs#L110
method `insert_relay_header_hashes` is not a member of trait `grandpa_light_client_primitives::HostFunctions`
Linters: light-clients/ics10-grandpa-cw/src/contract.rs#L114
method `contains_relay_header_hash` is not a member of trait `grandpa_light_client_primitives::HostFunctions`
Linters
Process completed with exit code 101.
Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, arduino/setup-protoc@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/.
Linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Linters
parachain-node@0.1.0: Git command failed with status: exit status: 128
Linters: light-clients/cf-guest-cw/src/ibc.rs#L5
unused imports: `client_state::ClientState`, `consensus_state::ConsensusState`
Linters: light-clients/cf-guest-cw/src/ibc.rs#L15
unused import: `Timestamp`
Linters
`cf-guest-cw` (lib) generated 2 warnings (run `cargo fix --lib -p cf-guest-cw` to apply 2 suggestions)
Linters: light-clients/ics07-tendermint-cw/src/contract.rs#L153
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Linters: light-clients/ics07-tendermint-cw/src/contract.rs#L200
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Linters: light-clients/ics07-tendermint-cw/src/contract.rs#L233
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Linters: light-clients/ics07-tendermint-cw/src/contract.rs#L244
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Linters: light-clients/ics07-tendermint-cw/src/contract.rs#L265
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
Linters: light-clients/ics07-tendermint-cw/src/contract.rs#L286
use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead