create a docker build process for grandpa-cw contract #1709
Annotations
12 warnings
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/
|
|
ibc/modules/src/applications/transfer/acknowledgement.rs#L46
unused variable: `s`
|
|
light-clients/ics13-near/src/types.rs#L280
unused variable: `key_type`
|
|
|
|
contracts/pallet-ibc/ping/src/lib.rs#L314
use of deprecated associated function `frame_support::dispatch::Weight::from_ref_time`: Will be removed soon; use `from_parts` instead.
|
contracts/pallet-ibc/ping/src/lib.rs#L318
use of deprecated associated function `frame_support::dispatch::Weight::from_ref_time`: Will be removed soon; use `from_parts` instead.
|
contracts/pallet-ibc/ping/src/lib.rs#L322
use of deprecated associated function `frame_support::dispatch::Weight::from_ref_time`: Will be removed soon; use `from_parts` instead.
|
|
The logs for this run have expired and are no longer available.
Loading