Warning fix
Some checks failed
Rust Build / Check (pull_request) Failing after 1m50s
Rust Build / Rustfmt (pull_request) Successful in 29s
Rust Build / Test Suite (pull_request) Failing after 36s
Rust Build / build (pull_request) Failing after 36s
Rust Build / Clippy (pull_request) Failing after 1m4s
Some checks failed
Rust Build / Check (pull_request) Failing after 1m50s
Rust Build / Rustfmt (pull_request) Successful in 29s
Rust Build / Test Suite (pull_request) Failing after 36s
Rust Build / build (pull_request) Failing after 36s
Rust Build / Clippy (pull_request) Failing after 1m4s
This commit is contained in:
@@ -164,7 +164,7 @@ async fn some_work(
|
||||
match the_rest::create_song::create(
|
||||
app_base_url,
|
||||
&metadata,
|
||||
&user_id,
|
||||
user_id,
|
||||
&song_type,
|
||||
)
|
||||
.await
|
||||
|
Reference in New Issue
Block a user