tweak: optimize log output #80
Annotations
10 warnings
Build:
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L42
Dereference of a possibly null reference.
|
Build:
Jellyfin.Plugin.MetaShark/Configuration/PluginConfiguration.cs#L91
Possible null reference return.
|
Build:
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L396
The variable 'ex' is declared but never used
|
Build:
Jellyfin.Plugin.MetaShark/Providers/SeriesProvider.cs#L276
Possible null reference return.
|
Build:
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L655
Possible null reference return.
|
Build:
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:
Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L181
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L182
Non-nullable property 'Small' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L183
Non-nullable property 'Medium' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L184
Non-nullable property 'Large' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading