⬆️ Bump regex from 1.10.6 to 1.11.0 #694
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 tests:
src/handler/model/voice/mod.rs#L12
unexpected `cfg` condition value: `mock`
|
Run tests:
src/commands/usecase/services/join/voice_event_handler.rs#L23
unused variable: `current_track_handle`
|
Run tests:
src/commands/usecase/services/queue.rs#L57
unused variable: `t`
|
Run tests:
src/handler/usecase/interface.rs#L15
method `path` is never used
|
Run tests:
src/commands/usecase/services/error.rs#L12
variant `ErrorSourcingFfmpeg` is never constructed
|
Run tests:
src/commands/usecase/services/play/play_fade.rs#L7
struct `SongEndNotifier` is never constructed
|
Run tests:
src/commands/usecase/services/play/play_fade.rs#L23
struct `SongFader` is never constructed
|
Run tests:
src/commands/usecase/services/voice_utils.rs#L11
function `get_human_readable_timestamp` is never used
|
Run tests
`discord-tts-bot` (bin "discord-tts-bot" test) generated 8 warnings
|
Run tests
the following packages contain code that will be rejected by a future version of Rust: aws-types v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.7-alpha#1b923f86)
|
Loading