Skip to content

Add correlation ID from HTTP response #26

Add correlation ID from HTTP response

Add correlation ID from HTTP response #26

Re-run triggered June 27, 2024 08:59
Status Success
Total duration 37s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/Serilog.Enrichers.ClientInfo/Enrichers/ClientHeaderEnricher.cs#L22
Missing XML comment for publicly visible type or member 'ClientHeaderEnricher.ClientHeaderEnricher(string, string)'
build: src/Serilog.Enrichers.ClientInfo/Enrichers/ClientHeaderEnricher.cs#L42
Missing XML comment for publicly visible type or member 'ClientHeaderEnricher.Enrich(LogEvent, ILogEventPropertyFactory)'
build: src/Serilog.Enrichers.ClientInfo/Enrichers/ClientIpEnricher.cs#L18
Missing XML comment for publicly visible type or member 'ClientIpEnricher'
build: src/Serilog.Enrichers.ClientInfo/Enrichers/ClientIpEnricher.cs#L26
Missing XML comment for publicly visible type or member 'ClientIpEnricher.ClientIpEnricher(string)'
build: src/Serilog.Enrichers.ClientInfo/Enrichers/ClientIpEnricher.cs#L37
Missing XML comment for publicly visible type or member 'ClientIpEnricher.Enrich(LogEvent, ILogEventPropertyFactory)'
build: src/Serilog.Enrichers.ClientInfo/Enrichers/CorrelationIdEnricher.cs#L24
Missing XML comment for publicly visible type or member 'CorrelationIdEnricher.CorrelationIdEnricher(string, bool)'
build: src/Serilog.Enrichers.ClientInfo/Enrichers/CorrelationIdEnricher.cs#L36
Missing XML comment for publicly visible type or member 'CorrelationIdEnricher.Enrich(LogEvent, ILogEventPropertyFactory)'
build: src/Serilog.Enrichers.ClientInfo/Accessors/HttpContextAccessor.cs#L6
Missing XML comment for publicly visible type or member 'IHttpContextAccessor'
build: src/Serilog.Enrichers.ClientInfo/Accessors/HttpContextAccessor.cs#L8
Missing XML comment for publicly visible type or member 'IHttpContextAccessor.HttpContext'
build: src/Serilog.Enrichers.ClientInfo/Enrichers/ClientHeaderEnricher.cs#L22
Missing XML comment for publicly visible type or member 'ClientHeaderEnricher.ClientHeaderEnricher(string, string)'