chore(deps-dev): Bump the jest group across 1 directory with 3 updates #116
update-api-client.yml
on: push
Regenerate API Client
2m 15s
Annotations
10 warnings
|
Regenerate API Client:
tests/Anything.Application.UnitTests/Services/RecipeParserServiceTests.cs#L133
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)
|
|
Regenerate API Client:
tests/Anything.Application.UnitTests/Services/RecipeParserServiceTests.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)
|
|
Regenerate API Client:
tests/Anything.Application.UnitTests/Services/RecipeParserServiceTests.cs#L103
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)
|
|
Regenerate API Client:
tests/Anything.Application.UnitTests/Services/RecipeParserServiceTests.cs#L80
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)
|
|
Regenerate API Client:
tests/Anything.Application.UnitTests/Services/RecipeParserServiceTests.cs#L69
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)
|
|
Regenerate API Client:
tests/Anything.Application.UnitTests/Services/RecipeParserServiceTests.cs#L56
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)
|
|
Regenerate API Client:
tests/Anything.Application.UnitTests/Services/RecipeParserServiceTests.cs#L46
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)
|
|
Regenerate API Client:
tests/Anything.Application.UnitTests/Services/RecipeParserServiceTests.cs#L36
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)
|
|
Regenerate API Client:
tests/Anything.Application.UnitTests/Services/RecipeParserServiceTests.cs#L26
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)
|
|
Regenerate API Client:
tests/Anything.Application.UnitTests/Helpers/AsyncQueryableExtensions.cs#L33
The member 'TestAsyncEnumerable<T>.Provider' does not hide an accessible member. The new keyword is not required.
|