Skip to content

Update dependency xunit to 2.9.2 #342

Update dependency xunit to 2.9.2

Update dependency xunit to 2.9.2 #342

Triggered via pull request September 27, 2024 04:08
Status Success
Total duration 40s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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)