Skip to content

GHA for building and releasing improvements (#446) #1685

GHA for building and releasing improvements (#446)

GHA for building and releasing improvements (#446) #1685

Triggered via push November 2, 2023 11:27
Status Success
Total duration 23m 35s
Artifacts

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
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: 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