Bump xunit from 2.4.2 to 2.9.0 in /src #11
Annotations
3 warnings
The following actions uses Node.js version which is deprecated 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/
|
src/Jellyfin.Plugin.Kinopoisk/ApiModelExtensions.cs#L270
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'KinopoiskUnofficialInfo.ApiClient.StaffResponseProfessionKey.OPERATOR' is not covered.
|
src/Jellyfin.Plugin.Kinopoisk/ApiModelExtensions.cs#L270
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'KinopoiskUnofficialInfo.ApiClient.StaffResponseProfessionKey.OPERATOR' is not covered.
|
This job succeeded
Loading