Update rand requirement from 0.8.0 to 0.9.0 #254
Annotations
2 errors and 9 warnings
cargo test:
src/grammar.rs#L305
no method named `choose` found for struct `Vec<&Expression>` in the current scope
|
cargo test
The process '/home/runner/.cargo/bin/cargo' failed 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
|
cargo test:
src/grammar.rs#L10
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
cargo test:
src/grammar.rs#L431
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
cargo test:
src/grammar.rs#L10
unused import: `seq::SliceRandom`
|
cargo test
`bnf` (lib) generated 3 warnings
|
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/
|
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/
|
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/
|
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