fix(deps): update rust crate file-format to 0.28.0 (#183) #611
Lint.yaml
on: push
Clippy
1m 4s
`cargo deny`
25s
Report Missing Dependencies
17s
Matrix: rust
Annotations
14 warnings and 6 notices
|
/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.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`
|
|
Rust CI [stable on macOS]
Cache not found for keys: v0-rust-rust-Darwin-arm64-f6aec63d-3949f700, v0-rust-rust-Darwin-arm64-f6aec63d
|
|
Rust CI [nightly on Linux (x86_64)]
Cache not found for keys: v0-rust-rust-Linux-x64-409e1767-3949f700, v0-rust-rust-Linux-x64-409e1767
|
|
Rust CI [stable on Linux (x86_64)]
Cache not found for keys: v0-rust-rust-Linux-x64-e4b5b4e2-3949f700, v0-rust-rust-Linux-x64-e4b5b4e2
|
|
Rust CI [nightly on macOS]
Cache not found for keys: v0-rust-rust-Darwin-arm64-0639083e-3949f700, v0-rust-rust-Darwin-arm64-0639083e
|
|
Rust CI [stable on Windows]
Cache not found for keys: v0-rust-rust-Windows_NT-x64-3586c01c-3949f700, v0-rust-rust-Windows_NT-x64-3586c01c
|
|
Rust CI [nightly on Windows]
Cache not found for keys: v0-rust-rust-Windows_NT-x64-1c7ccb85-3949f700, v0-rust-rust-Windows_NT-x64-1c7ccb85
|
|
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 [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
|
|
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
|