[PR #445] [MERGED] Fix compiler warning. #459

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/445
Author: @ramsayleung
Created: 11/4/2023
Status: Merged
Merged: 11/4/2023
Merged by: @ramsayleung

Base: masterHead: ramsay/fix-compiler-warning


📝 Commits (1)

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 examples/webapp/src/main.rs (+3 -3)
📝 rspotify-model/src/idtypes.rs (+1 -1)

📄 Description

Description

Fix compiler warning to ensure all CI tasks pass

Motivation and Context

  1. https://github.com/ramsayleung/rspotify/actions/runs/6755926885
  2. https://github.com/ramsayleung/rspotify/actions/runs/6755926885

Dependencies

None

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How has this been tested?

  • cargo build
  • All CI tasks should pass

Is this change properly documented?

It's unnecessary, just fix compiler warning


🔄 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/445 **Author:** [@ramsayleung](https://github.com/ramsayleung) **Created:** 11/4/2023 **Status:** ✅ Merged **Merged:** 11/4/2023 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `ramsay/fix-compiler-warning` --- ### 📝 Commits (1) - [`2391d52`](https://github.com/ramsayleung/rspotify/commit/2391d525cccf1d415ad0f92b5cd85905c3d638e2) Fix compiler warning. ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `examples/webapp/src/main.rs` (+3 -3) 📝 `rspotify-model/src/idtypes.rs` (+1 -1) </details> ### 📄 Description ## Description Fix compiler warning to ensure all CI tasks pass ## Motivation and Context 1. https://github.com/ramsayleung/rspotify/actions/runs/6755926885 2. https://github.com/ramsayleung/rspotify/actions/runs/6755926885 ## Dependencies None ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update ## How has this been tested? - cargo build - All CI tasks should pass ## Is this change properly documented? It's unnecessary, just fix compiler warning --- <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:48 +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#459
No description provided.