refactor: Improve AuthenticationStorage #3403
Annotations
4 errors and 1 warning
Run clippy:
crates/rattler_networking/src/authentication_middleware.rs#L58
method `default` can be confused for the standard trait method `std::default::Default::default`
|
Run clippy:
crates/rattler_networking/src/authentication_storage/backends/file.rs#L70
method `default` can be confused for the standard trait method `std::default::Default::default`
|
Run clippy:
crates/rattler_networking/src/authentication_storage/storage.rs#L43
method `default` can be confused for the standard trait method `std::default::Default::default`
|
Run clippy
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading