[PR #56] [MERGED] Cleanup compilation warnings #1545

Closed
opened 2026-03-14 15:19:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/56
Author: @alosarjos
Created: 6/18/2022
Status: Merged
Merged: 6/18/2022
Merged by: @aome510

Base: masterHead: master


📝 Commits (3)

  • 2531381 Cleanup compilation warnings
  • 352ca74 Add anyhow:Context into scope when required only
  • c272ffd Do not rename::Context when using

📊 Changes

3 files changed (+11 additions, -2 deletions)

View changed files

📝 spotify_player/src/client/mod.rs (+4 -1)
📝 spotify_player/src/event/mod.rs (+5 -1)
📝 spotify_player/src/state/player.rs (+2 -0)

📄 Description

Cleaning up some compilation warnings for new features code not being under corresponding CFG flag, and an unused use I saw while testing the package.

PD: 0.9 is published in AUR ;)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/56 **Author:** [@alosarjos](https://github.com/alosarjos) **Created:** 6/18/2022 **Status:** ✅ Merged **Merged:** 6/18/2022 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`2531381`](https://github.com/aome510/spotify-player/commit/25313816e998dd9563cfdab6c60a29dc872cc6e8) Cleanup compilation warnings - [`352ca74`](https://github.com/aome510/spotify-player/commit/352ca740e8768ab4777330db23f43d6c680c6ebb) Add anyhow:Context into scope when required only - [`c272ffd`](https://github.com/aome510/spotify-player/commit/c272ffd9361349b6cabed38dcd20c4159977bead) Do not rename::Context when using ### 📊 Changes **3 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `spotify_player/src/client/mod.rs` (+4 -1) 📝 `spotify_player/src/event/mod.rs` (+5 -1) 📝 `spotify_player/src/state/player.rs` (+2 -0) </details> ### 📄 Description Cleaning up some compilation warnings for new features code not being under corresponding CFG flag, and an unused `use` I saw while testing the package. PD: 0.9 is published in AUR ;) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:19:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1545
No description provided.