Update README.md #30
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Serilog.Enrichers.ClientInfo/Enrichers/ClientHeaderEnricher.cs#L40
Missing XML comment for publicly visible type or member 'ClientHeaderEnricher.Enrich(LogEvent, ILogEventPropertyFactory)'
|
src/Serilog.Enrichers.ClientInfo/Enrichers/ClientIpEnricher.cs#L10
Missing XML comment for publicly visible type or member 'ClientIpEnricher'
|
src/Serilog.Enrichers.ClientInfo/Enrichers/ClientIpEnricher.cs#L29
Missing XML comment for publicly visible type or member 'ClientIpEnricher.Enrich(LogEvent, ILogEventPropertyFactory)'
|
src/Serilog.Enrichers.ClientInfo/Enrichers/ClientHeaderEnricher.cs#L40
Missing XML comment for publicly visible type or member 'ClientHeaderEnricher.Enrich(LogEvent, ILogEventPropertyFactory)'
|
src/Serilog.Enrichers.ClientInfo/Enrichers/ClientIpEnricher.cs#L10
Missing XML comment for publicly visible type or member 'ClientIpEnricher'
|
src/Serilog.Enrichers.ClientInfo/Enrichers/ClientIpEnricher.cs#L29
Missing XML comment for publicly visible type or member 'ClientIpEnricher.Enrich(LogEvent, ILogEventPropertyFactory)'
|
src/Serilog.Enrichers.ClientInfo/Enrichers/ClientHeaderEnricher.cs#L40
Missing XML comment for publicly visible type or member 'ClientHeaderEnricher.Enrich(LogEvent, ILogEventPropertyFactory)'
|
src/Serilog.Enrichers.ClientInfo/Enrichers/ClientIpEnricher.cs#L10
Missing XML comment for publicly visible type or member 'ClientIpEnricher'
|
src/Serilog.Enrichers.ClientInfo/Enrichers/ClientIpEnricher.cs#L29
Missing XML comment for publicly visible type or member 'ClientIpEnricher.Enrich(LogEvent, ILogEventPropertyFactory)'
|
test/Serilog.Enrichers.ClientInfo.Tests/ClientHeaderEnricherTests.cs#L53
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
This job succeeded
Loading