Update dependency Soenneker.Extensions.Enumerable.String to 3.0.803 #3975
build-and-test.yml
on: pull_request
build-and-test
35s
Annotations
5 warnings
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-test:
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-and-test:
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-and-test:
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-and-test:
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)
|