This repository was archived by the owner on Jun 17, 2025. It is now read-only.
Add per-VC target channels #240
Annotations
3 errors and 7 warnings
|
Clippy
Process completed with exit code 101.
|
|
Clippy:
scripty_bot_utils/src/handler/normal/voice_state_update.rs#L198
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
|
|
Clippy:
scripty_bot_utils/src/file_transcripts/mod.rs#L99
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
|
|
Clippy:
scripty_audio_handler/src/events/driver_disconnect.rs#L19
this function has too many arguments (10/7)
|
|
Clippy:
scripty_audio_handler/src/audio_handler.rs#L86
this function has too many arguments (10/7)
|
|
Clippy:
scripty_audio_handler/src/events/voice_tick.rs#L151
unused variable: `auto_detect_lang`
|
|
Clippy:
scripty_stt/src/models.rs#L118
this `if` statement can be collapsed
|
|
Clippy:
scripty_stt/src/models.rs#L47
this `if` statement can be collapsed
|
|
Clippy:
scripty_premium/src/lib.rs#L135
this `if` statement can be collapsed
|
|
Clippy:
scripty_utils/src/embed_pagination.rs#L105
this `if` statement can be collapsed
|