[PR #717] [MERGED] ci: fix ci failure #1788

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

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/717
Author: @DOD-101
Created: 5/10/2025
Status: Merged
Merged: 5/10/2025
Merged by: @aome510

Base: masterHead: fix-ci


📝 Commits (1)

📊 Changes

11 files changed (+68 additions, -68 deletions)

View changed files

📝 Cargo.lock (+0 -1)
📝 spotify_player/Cargo.toml (+0 -1)
📝 spotify_player/src/cli/client.rs (+17 -13)
📝 spotify_player/src/client/mod.rs (+3 -3)
📝 spotify_player/src/event/mod.rs (+1 -1)
📝 spotify_player/src/event/page.rs (+34 -36)
📝 spotify_player/src/event/popup.rs (+1 -1)
📝 spotify_player/src/event/window.rs (+2 -2)
📝 spotify_player/src/media_control.rs (+1 -1)
📝 spotify_player/src/state/constant.rs (+6 -6)
📝 spotify_player/src/state/data.rs (+3 -3)

📄 Description

Minor changes to make CI pass.

This also removes the need for once_celas a dependency. (At least a direct one)


🔄 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/717 **Author:** [@DOD-101](https://github.com/DOD-101) **Created:** 5/10/2025 **Status:** ✅ Merged **Merged:** 5/10/2025 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `fix-ci` --- ### 📝 Commits (1) - [`6114f79`](https://github.com/aome510/spotify-player/commit/6114f798c64cdc863bbf484b3e9572610614d96f) ci: fix ci failure ### 📊 Changes **11 files changed** (+68 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+0 -1) 📝 `spotify_player/Cargo.toml` (+0 -1) 📝 `spotify_player/src/cli/client.rs` (+17 -13) 📝 `spotify_player/src/client/mod.rs` (+3 -3) 📝 `spotify_player/src/event/mod.rs` (+1 -1) 📝 `spotify_player/src/event/page.rs` (+34 -36) 📝 `spotify_player/src/event/popup.rs` (+1 -1) 📝 `spotify_player/src/event/window.rs` (+2 -2) 📝 `spotify_player/src/media_control.rs` (+1 -1) 📝 `spotify_player/src/state/constant.rs` (+6 -6) 📝 `spotify_player/src/state/data.rs` (+3 -3) </details> ### 📄 Description Minor changes to make CI pass. This also removes the need for `once_cel`as a dependency. (At least a direct one) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:33:08 +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#1788
No description provided.