Skip to content

Weaken GRANDPA proof validation #1819

Weaken GRANDPA proof validation

Weaken GRANDPA proof validation #1819

Triggered via pull request May 15, 2024 15:25
Status Success
Total duration 23m 6s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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