YouTube Update! Added Comments and Video Searching #87
Annotations
9 warnings
cargo check (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo check (stable):
crates/backend/src/main.rs#L24
unused imports: `format_contributing_artists_route`, `songs_list`, `stream_song`, and `test`
|
cargo check (stable):
crates/backend/src/routes/search.rs#L637
struct `CommentResponse` is never constructed
|
cargo check (nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo check (nightly):
crates/backend/src/main.rs#L24
unused imports: `format_contributing_artists_route`, `songs_list`, `stream_song`, and `test`
|
cargo check (nightly):
crates/backend/src/routes/search.rs#L637
struct `CommentResponse` is never constructed
|
cargo check (beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo check (beta):
crates/backend/src/main.rs#L24
unused imports: `format_contributing_artists_route`, `songs_list`, `stream_song`, and `test`
|
cargo check (beta):
crates/backend/src/routes/search.rs#L637
struct `CommentResponse` is never constructed
|