Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 in /src #345
Annotations
11 warnings
|
src/Tests/Finos.Fdc3.NewtonsoftJson.Tests/Context/ValuationTests.cs#L27
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)
|
src/Tests/Finos.Fdc3.NewtonsoftJson.Tests/Context/TimeRangeTests.cs#L27
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)
|
src/Tests/Finos.Fdc3.NewtonsoftJson.Tests/Context/PositionTests.cs#L27
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)
|
src/Tests/Finos.Fdc3.NewtonsoftJson.Tests/Context/PortfolioTests.cs#L27
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)
|
src/Tests/Finos.Fdc3.NewtonsoftJson.Tests/Context/OrganizationTests.cs#L27
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)
|
src/Tests/Finos.Fdc3.NewtonsoftJson.Tests/Context/NothingTests.cs#L27
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)
|
src/Tests/Finos.Fdc3.NewtonsoftJson.Tests/Context/InstrumentTests.cs#L27
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)
|
src/Tests/Finos.Fdc3.NewtonsoftJson.Tests/Context/InstrumentListTests.cs#L27
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)
|
src/Tests/Finos.Fdc3.NewtonsoftJson.Tests/Context/EmailTests.cs#L28
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)
|
src/Tests/Finos.Fdc3.NewtonsoftJson.Tests/Context/EmailTests.cs#L48
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)
|
This job succeeded
Loading