Skip to content

fix(middleware): filter common noise requests #69

fix(middleware): filter common noise requests

fix(middleware): filter common noise requests #69

Triggered via push May 23, 2026 14:45
Status Success
Total duration 41s
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#L52
Missing XML comment for publicly visible type or member 'DebugProbeMiddleware.Invoke(HttpContext, DebugEntryStore)'
build: DebugProbe.AspNetCore/Middleware/DebugProbeMiddleware.cs#L46
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'