Skip to content

ci: update github action #8

ci: update github action

ci: update github action #8

Triggered via push December 2, 2023 08:30
Status Success
Total duration 37s
Artifacts

test.yaml

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

Annotations

12 warnings
Build & Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build & Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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/Providers/SeriesImageProvider.cs#L74
Cannot convert null literal to non-nullable reference type.
Build & Release: Jellyfin.Plugin.MetaShark/Providers/SeriesImageProvider.cs#L74
Cannot convert null literal to non-nullable reference type.
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.