Skip to content

#388 Use AwesomeAssertions instead of FluentAssertions (#389) #576

#388 Use AwesomeAssertions instead of FluentAssertions (#389)

#388 Use AwesomeAssertions instead of FluentAssertions (#389) #576

Triggered via push January 29, 2025 10:27
Status Success
Total duration 2m 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: tests/NKZSoft.Template.Common.Tests/BaseWebApplicationFactory.cs#L48
Change BaseWebApplicationFactory<TStartup>.DisposeAsync() to call GC.SuppressFinalize(object). This will prevent derived types that introduce a finalizer from needing to re-implement 'IDisposable' to call it. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1816)
build: tests/NKZSoft.Template.Common.Tests/BaseWebApplicationFactory.cs#L48
Change BaseWebApplicationFactory<TStartup>.DisposeAsync() to call GC.SuppressFinalize(object). This will prevent derived types that introduce a finalizer from needing to re-implement 'IDisposable' to call it. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1816)