Skip to content

Update cargo.toml dependency versions #118

Update cargo.toml dependency versions

Update cargo.toml dependency versions #118

Triggered via push January 2, 2024 16:19
Status Success
Total duration 2m 7s
Artifacts

cw-check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
use of a fallible conversion when an infallible one could be used: ibc-testkit/tests/core/ics02_client/create_client.rs#L71
error: use of a fallible conversion when an infallible one could be used --> ibc-testkit/tests/core/ics02_client/create_client.rs:71:9 | 71 | TmConsensusState::try_from(tm_header).unwrap().into(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use: `From::from` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_fallible_conversions note: the lint level is defined here --> ibc-testkit/tests/mod.rs:2:5 | 2 | warnings, | ^^^^^^^^ = note: `#[deny(clippy::unnecessary_fallible_conversions)]` implied by `#[deny(warnings)]`
cw-check
Unexpected input(s) 'is_ci', valid inputs are ['listen', 'upstream-cache', 'source-binary', 'source-branch', 'source-pr', 'source-revision', 'source-tag', 'source-url', 'diagnostic-endpoint']
cw-check
Unexpected input(s) 'is_ci', valid inputs are ['listen', 'upstream-cache', 'source-binary', 'source-branch', 'source-pr', 'source-revision', 'source-tag', 'source-url', 'diagnostic-endpoint']