Skip to content

Update dependency xunit to 2.9.3 #376

Update dependency xunit to 2.9.3

Update dependency xunit to 2.9.3 #376

Triggered via pull request January 8, 2025 20:13
Status Success
Total duration 35s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: TMDbLib/Objects/Search/SearchCollection.cs#L11
Field 'SearchCollection._additionalData' is never assigned to, and will always have its default value null
build: TMDbLib/Objects/Search/SearchCollection.cs#L11
Field 'SearchCollection._additionalData' is never assigned to, and will always have its default value null
build: TMDbLib/Objects/Search/SearchCollection.cs#L11
Field 'SearchCollection._additionalData' is never assigned to, and will always have its default value null
build: TMDbLib/Objects/Search/SearchCollection.cs#L11
Field 'SearchCollection._additionalData' is never assigned to, and will always have its default value null
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)