[PR #372] [MERGED] Fix compiler warning #424

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/372
Author: @ramsayleung
Created: 12/13/2022
Status: Merged
Merged: 12/14/2022
Merged by: @ramsayleung

Base: masterHead: ramsay_fix_warning


📝 Commits (4)

  • b262158 Fix warning
  • 06991a9 Fix format error.
  • b4f36da increase the the maximum size of the Err-variant clippy lint
  • 3745ef2 Fix failed test

📊 Changes

3 files changed (+7 additions, -7 deletions)

View changed files

clippy.toml (+1 -0)
📝 rspotify-model/src/custom_serde.rs (+4 -5)
📝 tests/test_models.rs (+2 -2)

📄 Description

Description

Fix compiler warning.

Motivation and Context

Fixed failed pipeline

Dependencies

None

Type of change

How has this been tested?

All CI tasks pass

Is this change properly documented?

It's unnecessary


🔄 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/372 **Author:** [@ramsayleung](https://github.com/ramsayleung) **Created:** 12/13/2022 **Status:** ✅ Merged **Merged:** 12/14/2022 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `ramsay_fix_warning` --- ### 📝 Commits (4) - [`b262158`](https://github.com/ramsayleung/rspotify/commit/b2621588cb31d41216fcb79c6854304fa57c7952) Fix warning - [`06991a9`](https://github.com/ramsayleung/rspotify/commit/06991a9392039a4fe2d63003d6bfb21766373f8a) Fix format error. - [`b4f36da`](https://github.com/ramsayleung/rspotify/commit/b4f36dacc3a3a4dae1d9b912779de9f1f8e0f7f0) increase the the maximum size of the Err-variant clippy lint - [`3745ef2`](https://github.com/ramsayleung/rspotify/commit/3745ef2c2837d037d003f376b649ae64ca38299a) Fix failed test ### 📊 Changes **3 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `clippy.toml` (+1 -0) 📝 `rspotify-model/src/custom_serde.rs` (+4 -5) 📝 `tests/test_models.rs` (+2 -2) </details> ### 📄 Description ## Description Fix compiler warning. ## Motivation and Context Fixed failed pipeline ## Dependencies None ## Type of change ## How has this been tested? All CI tasks pass ## Is this change properly documented? It's unnecessary --- <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#424
No description provided.