Skip to content

Update build.yaml

Update build.yaml #112

Triggered via push November 24, 2023 14:38
Status Failure
Total duration 1m 21s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L42
Dereference of a possibly null reference.
build: Jellyfin.Plugin.MetaShark/Providers/SeriesProvider.cs#L271
Possible null reference return.
build: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L396
The variable 'ex' is declared but never used
build: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L655
Possible null reference return.
build: Jellyfin.Plugin.MetaShark/Api/ImdbApi.cs#L70
Unreachable code detected
build: Jellyfin.Plugin.MetaShark/Configuration/PluginConfiguration.cs#L87
Possible null reference return.
build: Jellyfin.Plugin.MetaShark/Providers/SeriesImageProvider.cs#L74
Cannot convert null literal to non-nullable reference type.
build: Jellyfin.Plugin.MetaShark/Providers/SeriesImageProvider.cs#L74
Cannot convert null literal to non-nullable reference type.
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#L162
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.