fix(deps): update rust crate azure_core to 0.30.0 (#187) #625
Lint.yaml
on: push
Clippy
1m 37s
`cargo deny`
20s
Report Missing Dependencies
17s
Matrix: rust
Annotations
15 warnings
|
/home/runner/work/remi-rs/remi-rs/crates/s3/src/lib.rs#L70
the `Err`-variant returned from this function is very large
|
|
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.90.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.90.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.90.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.90.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.90.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.90.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.90.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.90.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.90.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.90.0` from `clippy.toml`
|
|
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.90.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.90.0` from `clippy.toml`
|
|
Clippy
Cache not found for keys: v0-rust-clippy-Linux-x64-3bcebdd4-7a4ffe2d, v0-rust-clippy-Linux-x64-3bcebdd4
|
|
Rust CI [stable on Linux (x86_64)]
Cache not found for keys: v0-rust-rust-Linux-x64-5b05f00c-d7080283, v0-rust-rust-Linux-x64-5b05f00c
|
|
Rust CI [nightly on macOS]
Cache not found for keys: v0-rust-rust-Darwin-arm64-6f233ecd-d7080283, v0-rust-rust-Darwin-arm64-6f233ecd
|
|
Rust CI [nightly on Linux (x86_64)]
Cache not found for keys: v0-rust-rust-Linux-x64-b740f8c4-d7080283, v0-rust-rust-Linux-x64-b740f8c4
|
|
Rust CI [stable on macOS]
Cache not found for keys: v0-rust-rust-Darwin-arm64-c152d81b-d7080283, v0-rust-rust-Darwin-arm64-c152d81b
|
|
Rust CI [nightly on Windows]
Cache not found for keys: v0-rust-rust-Windows_NT-x64-625ace7b-d7080283, v0-rust-rust-Windows_NT-x64-625ace7b
|
|
Rust CI [stable on Windows]
Cache not found for keys: v0-rust-rust-Windows_NT-x64-79865f3f-d7080283, v0-rust-rust-Windows_NT-x64-79865f3f
|