Update rand requirement from 0.8.5 to 0.9.0 #551
Annotations
11 errors and 15 warnings
|
Stable Build with all features:
src/dataset/generator.rs#L19
cannot find function `thread_rng` in crate `rand`
|
Stable Build with all features:
src/dataset/generator.rs#L63
cannot find function `thread_rng` in crate `rand`
|
Stable Build with all features:
src/dataset/generator.rs#L100
cannot find function `thread_rng` in crate `rand`
|
Stable Build with all features:
src/rand_custom.rs#L15
cannot find function `thread_rng` in crate `rand`
|
Stable Build with all features:
src/numbers/realnum.rs#L73
no method named `unwrap` found for struct `SmallRng` in the current scope
|
Stable Build with all features:
src/numbers/realnum.rs#L122
no method named `unwrap` found for struct `SmallRng` in the current scope
|
Stable Build with all features:
src/dataset/generator.rs#L35
the method `sample` exists for struct `Normal<f32>`, but its trait bounds were not satisfied
|
Stable Build with all features:
src/dataset/generator.rs#L69
the method `sample` exists for struct `Normal<f32>`, but its trait bounds were not satisfied
|
Stable Build with all features:
src/dataset/generator.rs#L70
the method `sample` exists for struct `Normal<f32>`, but its trait bounds were not satisfied
|
Stable Build with all features:
src/dataset/generator.rs#L75
the method `sample` exists for struct `Normal<f32>`, but its trait bounds were not satisfied
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Stable Build with all features
the `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed from nightly in October 2024 and removed from stable Rust in January 2025
|
Stable Build with all features
`byteorder` (lib) generated 1 warning
|
Stable Build with all features
`cfg-if` (lib) generated 1 warning (1 duplicate)
|
Stable Build with all features
`wasi` (lib) generated 1 warning (1 duplicate)
|
Stable Build with all features
`libm` (lib) generated 1 warning (1 duplicate)
|
Stable Build with all features
`getrandom` (lib) generated 1 warning (1 duplicate)
|
Stable Build with all features
`rand_core` (lib) generated 1 warning (1 duplicate)
|
Stable Build with all features
`num-traits` (lib) generated 1 warning (1 duplicate)
|
Stable Build with all features
`num-integer` (lib) generated 1 warning (1 duplicate)
|
Stable Build with all features
`num-complex` (lib) generated 1 warning (1 duplicate)
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Loading