fix(deps): update rust crate async-trait to v0.1.86 #146
test.yml
on: pull_request
ubuntu / stable / minimal-versions
33s
ubuntu / stable / coverage
16s
Matrix: os-check
Matrix: required
Annotations
9 errors and 3 warnings
ubuntu / stable / coverage
Process completed with exit code 1.
|
type annotations needed for `Box<_>`:
/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.27/src/format_description/parse/mod.rs#L83
error[E0282]: type annotations needed for `Box<_>`
--> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.27/src/format_description/parse/mod.rs:83:9
|
83 | let items = format_items
| ^^^^^
...
86 | Ok(items.into())
| ---- type must be known at this point
|
= note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`
|
type annotations needed for `Box<_>`:
/home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.27/src/format_description/parse/mod.rs#L83
error[E0282]: type annotations needed for `Box<_>`
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.27/src/format_description/parse/mod.rs:83:9
|
83 | let items = format_items
| ^^^^^
...
86 | Ok(items.into())
| ---- type must be known at this point
|
= note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`
|
ubuntu / stable / minimal-versions
Process completed with exit code 101.
|
ubuntu / stable
Process completed with exit code 101.
|
ubuntu / beta
The job was canceled because "stable" failed.
|
ubuntu / beta
Process completed with exit code 101.
|
macos-latest / stable
Process completed with exit code 101.
|
windows-latest / stable
Process completed with exit code 1.
|
ubuntu / stable / coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu / stable / minimal-versions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu / stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|