Skip to content

hyperspace: prefix is included as a label + height is a Counter (#437) #1659

hyperspace: prefix is included as a label + height is a Counter (#437)

hyperspace: prefix is included as a label + height is a Counter (#437) #1659

Triggered via push October 24, 2023 00:50
Status Success
Total duration 22m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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
/__w/composable-ibc/composable-ibc/utils/subxt/codegen/Cargo.toml: unused manifest key: dependencies.wasm-testbed.release
Linters
Git command failed with status: exit status: 128
Linters
`ibc` (lib) generated 1 warning (run `cargo fix --lib -p ibc` 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: contracts/pallet-ibc/ping/src/lib.rs#L326
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