mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3377] [MERGED] Convert pragma to SuppressMessage #9487
Reference in New Issue
Block a user
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/jellyfin/jellyfin/pull/3377
Author: @crobibero
Created: 6/19/2020
Status: ✅ Merged
Merged: 6/20/2020
Merged by: @barronpm
Base:
api-migration← Head:api-pragma📝 Commits (1)
d820c0fConvert pragma to supresswarning📊 Changes
7 files changed (+24 additions, -17 deletions)
View changed files
📝
Jellyfin.Api/Controllers/ActivityLogController.cs(+2 -2)📝
Jellyfin.Api/Controllers/FilterController.cs(+3 -3)📝
Jellyfin.Api/Controllers/ItemRefreshController.cs(+2 -2)📝
Jellyfin.Api/Controllers/LibraryStructureController.cs(+2 -2)📝
Jellyfin.Api/Controllers/NotificationsController.cs(+10 -2)📝
Jellyfin.Api/Controllers/PluginsController.cs(+3 -3)📝
Jellyfin.Api/Controllers/SubtitleController.cs(+2 -3)📄 Description
Remove
#pragmain favor ofSuppressMessageattribute🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.