Skip to content

Better warmup

Better warmup #69

Triggered via push November 24, 2025 13:04
Status Success
Total duration 58s
Artifacts

Tests.yml

on: push
Fit to window
Zoom out
Zoom in

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)