Merge pull request #36 from tobiashein/add-correlation-id-from-response #27
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/Accessors/HttpContextAccessor.cs#L6
Missing XML comment for publicly visible type or member 'IHttpContextAccessor'
|
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/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)'
|