Skip to content

Bump OpenTelemetry.Instrumentation.AspNetCore from 1.10.1 to 1.11.0 #572

Bump OpenTelemetry.Instrumentation.AspNetCore from 1.10.1 to 1.11.0

Bump OpenTelemetry.Instrumentation.AspNetCore from 1.10.1 to 1.11.0 #572

Triggered via pull request January 28, 2025 09:04
Status Success
Total duration 2m 18s
Artifacts

build-by-branch.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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)