Skip to content

Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.1 to 9.0.2 #586

Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.1 to 9.0.2

Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.1 to 9.0.2 #586

Status Success
Total duration 2m 26s
Artifacts

build-by-branch.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
Cache not found for keys: dotnet-cache-Linux-6a443e49777589ba130ee9d9c1cb576c3a6a530729fcb1f21a7b746bf215e016
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)