Update dependencies for composable compilation (#434) #1680
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
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
Git command failed with status: exit status: 128
|
Linters:
ibc/modules/src/applications/transfer/acknowledgement.rs#L46
unused variable: `s`
|
Linters
`ibc` (lib) generated 1 warning (run `cargo fix --lib -p ibc` to apply 1 suggestion)
|
Linters:
light-clients/ics13-near/src/types.rs#L280
unused variable: `key_type`
|
Linters
`ics13-near` (lib) generated 1 warning (run `cargo fix --lib -p ics13-near` to apply 1 suggestion)
|
Linters
use of deprecated struct `pallet::_::Store`:
|
Linters
use of deprecated constant `pallet::warnings::ConstantWeight_0::_w`:
|
Linters:
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.
|
Linters:
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.
|
Linters:
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.
|
Linters
package `ahash v0.8.3` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
|