Skip to content

Lock file maintenance #1094

Lock file maintenance

Lock file maintenance #1094

Triggered via pull request November 20, 2023 00:39
Status Failure
Total duration 2m 4s
Artifacts

int_test.yml

on: pull_request
integration-tests
1m 53s
integration-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
type mismatch resolving `<InteractSnafu as IntoError<Error>>::Source == Error`: src/cli/cmd/view.rs#L139
error[E0271]: type mismatch resolving `<InteractSnafu as IntoError<Error>>::Source == Error` --> src/cli/cmd/view.rs:139:22 | 139 | .context(InteractSnafu)? | ------- ^^^^^^^^^^^^^ expected `dialoguer::Error`, found `std::io::Error` | | | required by a bound introduced by this call | = note: `std::io::Error` and `dialoguer::Error` have similar names, but are actually distinct types note: `std::io::Error` is defined in crate `std` --> /rustc/79e9716c980570bfd1f666e3b16ac583f0168962/library/std/src/io/error.rs:67:1 note: `dialoguer::Error` is defined in crate `dialoguer` --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dialoguer-0.11.0/src/error.rs:7:1 | 7 | pub enum Error { | ^^^^^^^^^^^^^^ note: required by a bound in `snafu::ResultExt::context` --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/src/lib.rs:568:26 | 566 | fn context<C, E2>(self, context: C) -> Result<T, E2> | ------- required by a bound in this associated function 567 | where 568 | C: IntoError<E2, Source = E>, | ^^^^^^^^^^ required by this bound in `ResultExt::context`
integration-tests
Clippy had exited with the 101 exit code
integration-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
integration-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
integration-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
integration-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/