Update dependency Microsoft.NET.Test.Sdk to 17.11.1 #332
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)
|
Loading