Update Rust crate async-trait to v0.1.92 #721
Annotations
14 errors and 7 warnings
|
Clippy!
{
"rendered": "For more information about this error, try `rustc --explain E0282`.\n",
"$message_type": "diagnostic",
"children": [],
"level": "failure-note",
"message": "For more information about this error, try `rustc --explain E0282`.",
"spans": [],
"code": null
}
|
|
Clippy!
Received a internal compiler error OR an unknown message type, view this in debug mode to view the payload
|
|
type annotations needed for `Box<_>`:
/home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.30/src/lib.rs#L83
error[E0282]: type annotations needed for `Box<_>`
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.30/src/format_description/parse/mod.rs:83:9
|
83 | let items = format_items
| ^^^^^
...
86 | Ok(items.into())
| ----- type must be known at this point
|
help: consider giving `items` an explicit type, where the placeholder `_` is specified
|
83 | let items: Box<_> = format_items
| ++++++++
|
|
Rust CI on macOS (x86_64) with toolchain stable
Process completed with exit code 101.
|
|
Rust CI on Linux (x86_64) with toolchain stable
The strategy configuration was canceled because "rust.macos-latest_stable" failed
|
|
Rust CI on Linux (x86_64) with toolchain stable
Process completed with exit code 101.
|
|
Rust CI on Linux (x86_64) with toolchain nightly
The strategy configuration was canceled because "rust.macos-latest_stable" failed
|
|
Rust CI on Linux (x86_64) with toolchain nightly
The operation was canceled.
|
|
Rust CI on Windows with toolchain stable
The strategy configuration was canceled because "rust.macos-latest_stable" failed
|
|
Rust CI on Windows with toolchain stable
The operation was canceled.
|
|
Rust CI on Windows with toolchain nightly
The strategy configuration was canceled because "rust.macos-latest_stable" failed
|
|
Rust CI on Windows with toolchain nightly
The operation was canceled.
|
|
Rust CI on macOS (x86_64) with toolchain nightly
The strategy configuration was canceled because "rust.macos-latest_stable" failed
|
|
Rust CI on macOS (x86_64) with toolchain nightly
The operation was canceled.
|
|
Clippy!
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, auguwu/clippy-action@1.3.0, Noelware/setup-protoc@1.2.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Rust CI on macOS (x86_64) with toolchain stable
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, Noelware/setup-protoc@1.2.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Rust CI on Linux (x86_64) with toolchain stable
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, Noelware/setup-protoc@1.2.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Rust CI on Linux (x86_64) with toolchain nightly
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, Noelware/setup-protoc@1.2.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Rust CI on Windows with toolchain stable
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, Noelware/setup-protoc@1.2.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Rust CI on Windows with toolchain nightly
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, Noelware/setup-protoc@1.2.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Rust CI on macOS (x86_64) with toolchain nightly
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, Noelware/setup-protoc@1.2.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|