Skip to content

fix: can not get japanese logo. #87 #166

fix: can not get japanese logo. #87

fix: can not get japanese logo. #87 #166

Triggered via push September 4, 2024 06:21
Status Success
Total duration 5m 50s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build
unable to access 'https://github.com/cxfksword/jellyfin-plugin-metashark/': Failed to connect to github.com port 443 after 133929 ms: Connection timed out
build
unable to access 'https://github.com/cxfksword/jellyfin-plugin-metashark/': Failed to connect to github.com port 443 after 134487 ms: Connection timed out
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/Api/TmdbApi.cs#L190
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#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.