Skip to content

tweak: replace ghproxy.com domain #69

tweak: replace ghproxy.com domain

tweak: replace ghproxy.com domain #69

Triggered via push November 9, 2023 07:34
Status Success
Total duration 1m 19s
Artifacts

publish.yaml

on: push
Build & Release
1m 9s
Build & Release
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Build & Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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/Providers/SeriesProvider.cs#L271
Possible null reference return.
Build & Release: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L396
The variable 'ex' is declared but never used
Build & Release: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L655
Possible null reference return.
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.