Skip to content

fix: optimize boxset meta #96

fix: optimize boxset meta

fix: optimize boxset meta #96

Triggered via push September 4, 2024 07:54
Status Success
Total duration 1m 2s
Artifacts

publish.yaml

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

Annotations

11 warnings
Build & Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build & Release: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L64
Converting null literal or possible null value to non-nullable type.
Build & Release: Jellyfin.Plugin.MetaShark/BoxSetManager.cs#L60
Possible null reference argument for parameter 'boxSet' in 'Task BoxSetManager.AddMoviesToCollection(IList<Movie> movies, string collectionName, BoxSet boxSet)'.
Build & Release: Jellyfin.Plugin.MetaShark/BoxSetManager.cs#L40
The variable 'startIndex' is assigned but its value is never used
Build & Release: Jellyfin.Plugin.MetaShark/BoxSetManager.cs#L41
The variable 'pagesize' is assigned but its value is never used
Build & Release: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L105
Converting null literal or possible null value to non-nullable type.
Build & Release: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L143
Converting null literal or possible null value to non-nullable type.
Build & Release: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L190
Converting null literal or possible null value to non-nullable type.
Build & Release: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L237
Converting null literal or possible null value to non-nullable type.
Build & Release: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L283
Converting null literal or possible null value to non-nullable type.