mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #374] [MERGED] Fix broken CI #421
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#421
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/374
Author: @marioortizmanero
Created: 12/26/2022
Status: ✅ Merged
Merged: 12/27/2022
Merged by: @ramsayleung
Base:
master← Head:fix-ci📝 Commits (2)
ed823c8Fix clippy lint8ed9494Fix documentation, too📊 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.
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.