ci: update github action #4
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/Configuration/PluginConfiguration.cs#L87
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#L111
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#L112
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Release:
Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L113
Non-nullable property 'Img' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Release:
Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L114
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Release:
Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L116
Non-nullable property 'Intro' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Release:
Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L117
Non-nullable property 'Gender' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|