fix(deps): update rust crate azure_core to 0.27.0 #608
Lint.yaml
on: pull_request
Clippy
1m 47s
`cargo deny`
25s
Report Missing Dependencies
14s
Matrix: rust
Annotations
14 warnings and 6 notices
|
the `Err`-variant returned from this function is very large:
crates/s3/src/lib.rs#L70
warning: the `Err`-variant returned from this function is very large
--> crates/s3/src/service.rs:70:56
|
70 | fn resolve_path<P: AsRef<Path>>(&self, path: P) -> crate::Result<String> {
| ^^^^^^^^^^^^^^^^^^^^^
|
::: crates/s3/src/error.rs:64:5
|
64 | Response(ResponseError<Response<SdkBody>>),
| ------------------------------------------ the largest variant contains at least 224 bytes
|
= help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box<error::Error>`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err
= note: `#[warn(clippy::result_large_err)]` on by default
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.87.0` from `clippy.toml`
|
|
Clippy
Cache not found for keys: v0-rust-clippy-Linux-x64-6c5992dd-09dcf755, v0-rust-clippy-Linux-x64-6c5992dd
|
|
Rust CI [stable on macOS]
Cache not found for keys: v0-rust-rust-Darwin-arm64-c5c5f0bd-d89a11df, v0-rust-rust-Darwin-arm64-c5c5f0bd
|
|
Rust CI [stable on Linux (x86_64)]
Cache not found for keys: v0-rust-rust-Linux-x64-6dc3ef10-d89a11df, v0-rust-rust-Linux-x64-6dc3ef10
|
|
Rust CI [nightly on Linux (x86_64)]
Cache not found for keys: v0-rust-rust-Linux-x64-7b5caa28-d89a11df, v0-rust-rust-Linux-x64-7b5caa28
|
|
Rust CI [nightly on macOS]
Cache not found for keys: v0-rust-rust-Darwin-arm64-d0447c10-d89a11df, v0-rust-rust-Darwin-arm64-d0447c10
|
|
Rust CI [nightly on Windows]
Cache not found for keys: v0-rust-rust-Windows_NT-x64-6fde7028-d89a11df, v0-rust-rust-Windows_NT-x64-6fde7028
|
|
Rust CI [stable on Windows]
Cache not found for keys: v0-rust-rust-Windows_NT-x64-a719b7f3-d89a11df, v0-rust-rust-Windows_NT-x64-a719b7f3
|
|
Rust CI [stable on macOS]
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Rust CI [stable on macOS]
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Rust CI [nightly on macOS]
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Rust CI [nightly on macOS]
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Rust CI [nightly on Windows]
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Rust CI [stable on Windows]
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|