Update dependency Soenneker.Data.Email.Disposables to 3.0.387 (#2854) #2882
Annotations
4 warnings
Build:
test/Soenneker.Validators.Email.Disposable.Tests/EmailDisposableValidatorTests.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:
test/Soenneker.Validators.Email.Disposable.Tests/EmailDisposableValidatorTests.cs#L35
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:
test/Soenneker.Validators.Email.Disposable.Tests/EmailDisposableValidatorTests.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:
test/Soenneker.Validators.Email.Disposable.Tests/EmailDisposableValidatorTests.cs#L35
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