Bump the grouped-dependencies group with 26 updates #24
+26
−26
Annotations
6 warnings
|
Build Project:
tests/Azure.Local.Tests/Unit/Timesheets/PdfTimesheetRendererUnitTests.cs#L25
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build Project:
tests/Azure.Local.Tests/Unit/Timesheets/HtmlTimesheetRendererUnitTests.cs#L37
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build Project:
tests/Azure.Local.Tests/Unit/Timesheets/TimesheetRenderServiceUnitTests.cs#L18
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build Project:
tests/Azure.Local.Tests/Unit/Timesheets/PdfTimesheetRendererUnitTests.cs#L25
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build Project:
tests/Azure.Local.Tests/Unit/Timesheets/HtmlTimesheetRendererUnitTests.cs#L37
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build Project:
tests/Azure.Local.Tests/Unit/Timesheets/TimesheetRenderServiceUnitTests.cs#L18
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
Loading