Skip to content

tweak: update log

tweak: update log #151

Triggered via push May 12, 2024 09:58
Status Success
Total duration 32s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: Jellyfin.Plugin.MetaShark/Configuration/PluginConfiguration.cs#L97
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#L665
Possible null reference return.
build: Jellyfin.Plugin.MetaShark/Api/ImdbApi.cs#L70
Unreachable code detected
build: Jellyfin.Plugin.MetaShark/Providers/SeriesProvider.cs#L273
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/DoubanLoginInfo.cs#L11
Non-nullable property 'Name' 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.