feat: adopt shared design-blazor components (#104)#106
Merged
Annotations
10 warnings
|
Build:
tests/AndreGoepel.AppFoundation.MailService.Tests/SmtpEmailSender.Tests.cs#L117
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SendEmailMessageHandler.Tests.cs#L43
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/MailSettingsProvider.Tests.cs#L59
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SmtpEmailSender.Tests.cs#L102
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SendEmailMessageHandler.Tests.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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SmtpEmailSender.Tests.cs#L87
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SmtpEmailSender.Tests.cs#L72
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SmtpEmailSender.Tests.cs#L59
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SmtpEmailSender.Tests.cs#L44
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SmtpEmailSender.Tests.cs#L28
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)
|
background
wait
wait-all
cancel
parallel
Loading