[PR #374] [MERGED] Fix broken CI #421

Closed
opened 2026-02-27 20:24:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/374
Author: @marioortizmanero
Created: 12/26/2022
Status: Merged
Merged: 12/27/2022
Merged by: @ramsayleung

Base: masterHead: fix-ci


📝 Commits (2)

📊 Changes

5 files changed (+10 additions, -10 deletions)

View changed files

📝 src/auth_code.rs (+2 -2)
📝 src/clients/base.rs (+5 -5)
📝 src/clients/oauth.rs (+1 -1)
📝 src/lib.rs (+1 -1)
📝 tests/test_models.rs (+1 -1)

📄 Description

Description

After a few new releases, CI is broken; see #361. This fixes all of these issues.

Dependencies

None

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How has this been tested?

CI now passes

Is this change properly documented?

No need.


🔄 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/ramsayleung/rspotify/pull/374 **Author:** [@marioortizmanero](https://github.com/marioortizmanero) **Created:** 12/26/2022 **Status:** ✅ Merged **Merged:** 12/27/2022 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `fix-ci` --- ### 📝 Commits (2) - [`ed823c8`](https://github.com/ramsayleung/rspotify/commit/ed823c888d579502bab36a6c6cc8fbe42db7a641) Fix clippy lint - [`8ed9494`](https://github.com/ramsayleung/rspotify/commit/8ed949408dcb7e99c7a10008e8e91ad2cefbff53) Fix documentation, too ### 📊 Changes **5 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/auth_code.rs` (+2 -2) 📝 `src/clients/base.rs` (+5 -5) 📝 `src/clients/oauth.rs` (+1 -1) 📝 `src/lib.rs` (+1 -1) 📝 `tests/test_models.rs` (+1 -1) </details> ### 📄 Description ## Description After a few new releases, CI is broken; see #361. This fixes all of these issues. ## Dependencies None ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an issue) ## How has this been tested? CI now passes ## Is this change properly documented? No need. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:24:40 +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/rspotify#421
No description provided.