Skip to content

fix: --no-publish

fix: --no-publish #12

Triggered via push January 31, 2025 18:00
Status Success
Total duration 2m 57s
Artifacts

release.yaml

on: push
Publish to crates.io
0s
Publish to crates.io
Check publish to crates.io (dry run)
2m 47s
Check publish to crates.io (dry run)
Create GitHub release
0s
Create GitHub release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
the following explicit lifetimes could be elided: 'a: ibc-clients/ics07-tendermint/src/client_type.rs#L9
error: the following explicit lifetimes could be elided: 'a --> ibc-clients/ics07-tendermint/src/client_type.rs:9:6 | 9 | impl<'a> ClientType<'a> for TendermintClient { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes = note: `-D clippy::needless-lifetimes` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::needless_lifetimes)]` help: elide the lifetimes | 9 - impl<'a> ClientType<'a> for TendermintClient { 9 + impl ClientType<'_> for TendermintClient { |
the following explicit lifetimes could be elided: 'a: ibc-clients/ics07-tendermint/src/client_type.rs#L9
error: the following explicit lifetimes could be elided: 'a --> ibc-clients/ics07-tendermint/src/client_type.rs:9:6 | 9 | impl<'a> ClientType<'a> for TendermintClient { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes = note: `-D clippy::needless-lifetimes` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::needless_lifetimes)]` help: elide the lifetimes | 9 - impl<'a> ClientType<'a> for TendermintClient { 9 + impl ClientType<'_> for TendermintClient { |
Check publish to crates.io (dry run)
Failed to save: Unable to reserve cache with key cargo-install-cargo-release-0.25.16-99f165137398a7f711de3552, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/release/v0.57.0, Key: cargo-install-cargo-release-0.25.16-99f165137398a7f711de3552, Version: 9ef99ad122304319a3cafd69bb445bcd6ce7b10d54357fd5608ca91bf804c58a