fix: can not get japanese logo. #87 #166
Annotations
2 errors and 11 warnings
unable to access 'https://github.com/cxfksword/jellyfin-plugin-metashark/': Failed to connect to github.com port 443 after 133929 ms: Connection timed out
|
unable to access 'https://github.com/cxfksword/jellyfin-plugin-metashark/': Failed to connect to github.com port 443 after 134487 ms: Connection timed out
|
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/
|
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L64
Converting null literal or possible null value to non-nullable type.
|
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L105
Converting null literal or possible null value to non-nullable type.
|
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L143
Converting null literal or possible null value to non-nullable type.
|
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L190
Converting null literal or possible null value to non-nullable type.
|
Jellyfin.Plugin.MetaShark/BoxSetManager.cs#L60
Possible null reference argument for parameter 'boxSet' in 'Task BoxSetManager.AddMoviesToCollection(IList<Movie> movies, string collectionName, BoxSet boxSet)'.
|
Jellyfin.Plugin.MetaShark/BoxSetManager.cs#L40
The variable 'startIndex' is assigned but its value is never used
|
Jellyfin.Plugin.MetaShark/BoxSetManager.cs#L41
The variable 'pagesize' is assigned but its value is never used
|
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L237
Converting null literal or possible null value to non-nullable type.
|
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L283
Converting null literal or possible null value to non-nullable type.
|
Jellyfin.Plugin.MetaShark/Api/TmdbApi.cs#L332
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading