Bump rand from 0.8.5 to 0.9.0 #4869
Annotations
5 errors and 14 warnings
Run actions-rs/cargo@v1:
bzl-remote-core/src/cache_client/mod.rs#L91
the trait bound `StandardUniform: Distribution<usize>` is not satisfied
|
Run actions-rs/cargo@v1:
bzl-remote-core/src/storage_backend/local_disk_backend/content_addressable_store.rs#L241
the trait bound `StandardUniform: Distribution<usize>` is not satisfied
|
Run actions-rs/cargo@v1:
bzl-remote-core/src/storage_backend/local_disk_backend/content_addressable_store.rs#L319
the trait bound `StandardUniform: Distribution<usize>` is not satisfied
|
Run actions-rs/cargo@v1:
bzl-remote-core/src/storage_backend/cloud_backend/mod.rs#L684
the trait bound `StandardUniform: Distribution<usize>` is not satisfied
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/cargo@v1
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run actions-rs/cargo@v1
/home/runner/work/bazelfe/bazelfe/bazelfe-bazel-wrapper/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
Run actions-rs/cargo@v1
/home/runner/work/bazelfe/bazelfe/bazelfe-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
Run actions-rs/cargo@v1:
bazelfe-bazel-wrapper/src/bazel_subprocess_wrapper/bazel_wrapper_builder.rs#L23
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run actions-rs/cargo@v1:
bazelfe-bazel-wrapper/src/bazel_subprocess_wrapper/bazel_wrapper_builder.rs#L29
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
Run actions-rs/cargo@v1:
bzl-remote-core/src/storage_backend/cloud_backend/mod.rs#L144
this function depends on never type fallback being `()`
|
Run actions-rs/cargo@v1:
bzl-remote-core/src/storage_backend/cloud_backend/mod.rs#L187
this function depends on never type fallback being `()`
|
Run actions-rs/cargo@v1:
bzl-remote-core/src/storage_backend/cloud_backend/mod.rs#L204
this function depends on never type fallback being `()`
|
Run actions-rs/cargo@v1:
bzl-remote-core/src/storage_backend/cloud_backend/mod.rs#L373
this function depends on never type fallback being `()`
|
Run actions-rs/cargo@v1:
bazelfe-core/src/bazel_runner/auto_test_action/util.rs#L9
elided lifetime has a name
|
Loading