Skip to content

chore: prepare 1.4.1-preview.2 release #67

chore: prepare 1.4.1-preview.2 release

chore: prepare 1.4.1-preview.2 release #67

Triggered via push May 22, 2026 14:04
Status Success
Total duration 36s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: DebugProbe.AspNetCore/Models/DebugEntry.cs#L10
Missing XML comment for publicly visible type or member 'DebugEntry.Query'
build: DebugProbe.AspNetCore/Models/DebugEntry.cs#L9
Missing XML comment for publicly visible type or member 'DebugEntry.Method'
build: DebugProbe.AspNetCore/Models/DebugEntry.cs#L8
Missing XML comment for publicly visible type or member 'DebugEntry.Path'
build: DebugProbe.AspNetCore/Models/DebugEntry.cs#L5
Missing XML comment for publicly visible type or member 'DebugEntry.Id'
build: DebugProbe.AspNetCore/Models/DebugEntry.cs#L3
Missing XML comment for publicly visible type or member 'DebugEntry'
build: DebugProbe.AspNetCore/Middleware/DebugProbeMiddleware.cs#L36
Missing XML comment for publicly visible type or member 'DebugProbeMiddleware.Invoke(HttpContext, DebugEntryStore)'
build: DebugProbe.AspNetCore/Middleware/DebugProbeMiddleware.cs#L30
Missing XML comment for publicly visible type or member 'DebugProbeMiddleware.DebugProbeMiddleware(RequestDelegate, DebugProbeOptions)'
build: DebugProbe.AspNetCore/Extensions/DebugProbeExtensions.cs#L36
Missing XML comment for publicly visible type or member 'DebugProbeExtensions.UseDebugProbe(IApplicationBuilder)'
build: DebugProbe.AspNetCore/Extensions/DebugProbeExtensions.cs#L23
Missing XML comment for publicly visible type or member 'DebugProbeExtensions.AddDebugProbe(IServiceCollection, Action<DebugProbeOptions>?)'
build: DebugProbe.AspNetCore/Extensions/DebugProbeExtensions.cs#L16
Missing XML comment for publicly visible type or member 'DebugProbeExtensions'