adding new workflow #1835
Annotations
13 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
[email protected]: 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
|
Linters
package `libc v0.2.154` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
|