Skip to content

Bump OpenTelemetry.Api and OpenTelemetry.Instrumentation.Http #568

Bump OpenTelemetry.Api and OpenTelemetry.Instrumentation.Http

Bump OpenTelemetry.Api and OpenTelemetry.Instrumentation.Http #568

Triggered via pull request January 27, 2025 20:23
Status Success
Total duration 2m 38s
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)