mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #372] [MERGED] Fix compiler warning #424
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#424
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:ramsay_fix_warning📝 Commits (4)
b262158Fix warning06991a9Fix format error.b4f36daincrease the the maximum size of the Err-variant clippy lint3745ef2Fix 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.