add github actions for test #2
Annotations
5 warnings
.NET Test:
Jellyfin.Plugin.Bangumi/ScheduledTask/RatingRefreshTask.cs#L77
Dereference of a possibly null reference.
|
.NET Test:
Jellyfin.Plugin.Bangumi/Providers/SeasonProvider.cs#L49
Possible null reference argument for parameter 'path' in 'BaseItem? ILibraryManager.FindByPath(string path, bool? isFolder)'.
|
.NET Test:
Jellyfin.Plugin.Bangumi/Providers/MusicSongProvider.cs#L82
Dereference of a possibly null reference.
|
.NET Test:
Jellyfin.Plugin.Bangumi/Providers/EpisodeProvider.cs#L101
Possible null reference argument for parameter 'path' in 'BaseItem? ILibraryManager.FindByPath(string path, bool? isFolder)'.
|
.NET Test:
Jellyfin.Plugin.Bangumi/Providers/EpisodeProvider.cs#L168
Possible null reference argument for parameter 'path' in 'BaseItem? ILibraryManager.FindByPath(string path, bool? isFolder)'.
|
Loading