Skip to content

feat: support collection metadata. #167

feat: support collection metadata.

feat: support collection metadata. #167

Triggered via push September 4, 2024 07:27
Status Success
Total duration 42s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L64
Converting null literal or possible null value to non-nullable type.
build: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L105
Converting null literal or possible null value to non-nullable type.
build: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L143
Converting null literal or possible null value to non-nullable type.
build: 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: Jellyfin.Plugin.MetaShark/BoxSetManager.cs#L40
The variable 'startIndex' is assigned but its value is never used
build: Jellyfin.Plugin.MetaShark/BoxSetManager.cs#L41
The variable 'pagesize' is assigned but its value is never used
build: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L190
Converting null literal or possible null value to non-nullable type.
build: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L237
Converting null literal or possible null value to non-nullable type.
build: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L283
Converting null literal or possible null value to non-nullable type.
build: Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L332
Converting null literal or possible null value to non-nullable type.