build(deps): update rand requirement from 0.8 to 0.9 #3768
ci.yml
on: pull_request
Read MSRV
/
Read MSRV
27s
io-uring tests
1m 40s
doc tests
1m 44s
Matrix: build_and_test
Annotations
24 errors and 5 warnings
Linux / stable:
actix-multipart/src/test.rs#L9
unresolved import `rand::distributions`
|
Linux / stable:
actix-multipart/src/test.rs#L10
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Linux / stable:
actix-multipart/src/test.rs#L67
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Linux / stable
Process completed with exit code 1.
|
doc tests:
actix-multipart/src/test.rs#L9
unresolved import `rand::distributions`
|
doc tests:
actix-multipart/src/test.rs#L10
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
doc tests:
actix-multipart/src/test.rs#L67
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
doc tests
Process completed with exit code 101.
|
Linux / msrv:
actix-multipart/src/test.rs#L9
unresolved import `rand::distributions`
|
Linux / msrv:
actix-multipart/src/test.rs#L10
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Linux / msrv:
actix-multipart/src/test.rs#L67
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Linux / msrv
Process completed with exit code 1.
|
macOS / msrv:
actix-multipart/src/test.rs#L9
unresolved import `rand::distributions`
|
macOS / msrv:
actix-multipart/src/test.rs#L10
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
macOS / msrv:
actix-multipart/src/test.rs#L67
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
macOS / msrv
Process completed with exit code 1.
|
macOS / stable:
actix-multipart/src/test.rs#L9
unresolved import `rand::distributions`
|
macOS / stable:
actix-multipart/src/test.rs#L10
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
macOS / stable:
actix-multipart/src/test.rs#L67
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
macOS / stable
Process completed with exit code 1.
|
Windows / stable:
actix-multipart/src/test.rs#L9
unresolved import `rand::distributions`
|
Windows / stable
Process completed with exit code 1.
|
Windows / msrv:
actix-multipart/src/test.rs#L9
unresolved import `rand::distributions`
|
Windows / msrv
Process completed with exit code 1.
|
io-uring tests
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Windows / stable:
actix-multipart/src/test.rs#L10
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Windows / stable:
actix-multipart/src/test.rs#L67
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Windows / msrv:
actix-multipart/src/test.rs#L10
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Windows / msrv:
actix-multipart/src/test.rs#L67
use of deprecated function `rand::thread_rng`: renamed to `rng`
|