Skip to content

tweak: revert back cn domain. close #57 #78

tweak: revert back cn domain. close #57

tweak: revert back cn domain. close #57 #78

Re-run triggered December 16, 2023 07:21
Status Success
Total duration 47s
Artifacts

publish.yaml

on: push
Build & Release
37s
Build & Release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build & Release: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L42
Dereference of a possibly null reference.
Build & Release: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L396
The variable 'ex' is declared but never used
Build & Release: Jellyfin.Plugin.MetaShark/Providers/SeriesProvider.cs#L275
Possible null reference return.
Build & Release: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L655
Possible null reference return.
Build & Release: Jellyfin.Plugin.MetaShark/Api/ImdbApi.cs#L70
Unreachable code detected
Build & Release: Jellyfin.Plugin.MetaShark/Model/OmdbItem.cs#L13
Non-nullable property 'ImdbID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Release: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L162
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Release: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L163
Non-nullable property 'Small' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Release: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L164
Non-nullable property 'Medium' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Release: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L165
Non-nullable property 'Large' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.