Merge pull request #77 from cxfksword/10.9/preview #153
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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#L64
Converting null literal or possible null value to non-nullable type.
|
build:
Jellyfin.Plugin.MetaShark/ScheduledTasks/FixMovieSimilarListTask.cs#L87
Possible null reference argument for parameter 'instance' in 'void ProviderIdsExtensions.SetProviderId(IHasProviderIds instance, string name, string? value)'.
|
build:
Jellyfin.Plugin.MetaShark/ScheduledTasks/FixMovieSimilarListTask.cs#L94
Possible null reference argument for parameter 'instance' in 'void ProviderIdsExtensions.SetProviderId(IHasProviderIds instance, string name, string? value)'.
|
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/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.
|