Skip to content

fix #500: Add language parameter to GetTvShowVideosAsync method #306

fix #500: Add language parameter to GetTvShowVideosAsync method

fix #500: Add language parameter to GetTvShowVideosAsync method #306

Triggered via pull request July 8, 2024 09:28
Status Success
Total duration 39s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: TMDbLibTests/ClientMovieTests.cs#L47
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build: TMDbLibTests/ClientMovieTests.cs#L61
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build: TMDbLibTests/ClientMovieTests.cs#L83
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build: TMDbLibTests/ClientMovieTests.cs#L96
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build: TMDbLibTests/ClientMovieTests.cs#L114
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build: TMDbLibTests/ClientMovieTests.cs#L122
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)