Skip to content

tweak: split tmdb logo configuration. #82

tweak: split tmdb logo configuration.

tweak: split tmdb logo configuration. #82

Triggered via push February 7, 2024 04:19
Status Success
Total duration 39s
Artifacts

publish.yaml

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

Annotations

11 warnings
Build & Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-python@v4, svenstaro/upload-release-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build & Release: Jellyfin.Plugin.MetaShark/Providers/SeriesProvider.cs#L276
Possible null reference return.
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/BaseProvider.cs#L88
Converting null literal or possible null value to non-nullable type.
Build & Release: 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 & Release: 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 & Release: 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.
Build & Release: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L184
Non-nullable property 'Large' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Release: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L188
Non-nullable property 'Raw' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Release: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L189
Non-nullable property 'Size' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.