Better warmup #69
Annotations
10 warnings
|
tests:
tests/BitzArt.CA.Persistence.EntityFrameworkCore.UnitTests/Tests/DeletableTests.cs#L77
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)
|
|
tests:
tests/BitzArt.CA.Persistence.EntityFrameworkCore.UnitTests/Tests/DeletableTests.cs#L64
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)
|
|
tests:
tests/BitzArt.CA.Persistence.EntityFrameworkCore.UnitTests/Tests/DeletableTests.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)
|
|
tests:
tests/BitzArt.CA.Persistence.EntityFrameworkCore.UnitTests/Tests/DeletableTests.cs#L54
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)
|
|
tests:
tests/BitzArt.CA.Persistence.EntityFrameworkCore.UnitTests/Tests/DeletableTests.cs#L41
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)
|
|
tests:
tests/BitzArt.CA.Persistence.EntityFrameworkCore.UnitTests/Tests/DeletableTests.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)
|
|
tests:
tests/BitzArt.CA.Persistence.EntityFrameworkCore.UnitTests/Tests/DeletableTests.cs#L31
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)
|
|
tests:
src/BitzArt.CA.Persistence.EntityFrameworkCore.Relational/Extensions/EntityConfigurations/DeletableConfigurationExtensions.cs#L16
Parameter 'configureDeletionInfo' has no matching param tag in the XML comment for 'DeletableConfigurationExtensions.ConfigureDeletableProperties<TEntity, TDeletionInfo>(EntityTypeBuilder<TEntity>, Action<OwnedNavigationBuilder<TEntity, TDeletionInfo>>)' (but other parameters do)
|
|
tests:
src/BitzArt.CA.Persistence.EntityFrameworkCore.Relational/Extensions/EntityConfigurations/DeletableConfigurationExtensions.cs#L16
Parameter 'configureDeletionInfo' has no matching param tag in the XML comment for 'DeletableConfigurationExtensions.ConfigureDeletableProperties<TEntity, TDeletionInfo>(EntityTypeBuilder<TEntity>, Action<OwnedNavigationBuilder<TEntity, TDeletionInfo>>)' (but other parameters do)
|
|
tests:
src/BitzArt.CA.Persistence.EntityFrameworkCore.Relational/Extensions/EntityConfigurations/DeletableConfigurationExtensions.cs#L16
Parameter 'configureDeletionInfo' has no matching param tag in the XML comment for 'DeletableConfigurationExtensions.ConfigureDeletableProperties<TEntity, TDeletionInfo>(EntityTypeBuilder<TEntity>, Action<OwnedNavigationBuilder<TEntity, TDeletionInfo>>)' (but other parameters do)
|