Bump Destructurama.Attributed and Serilog #121
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/Serilog.Sinks.TCP/Splunk.Logging/ExponentialBackoffTcpReconnectionPolicy.cs#L37
Missing XML comment for publicly visible type or member 'ExponentialBackoffTcpReconnectionPolicy.Connect(Func<IPAddress, int, Socket>, IPAddress, int, CancellationToken)'
|
build:
src/Serilog.Sinks.TCP/Splunk.Logging/ITcpReconnectionPolicy.cs#L64
Parameter 'host' has no matching param tag in the XML comment for 'ITcpReconnectionPolicy.Connect(Func<IPAddress, int, Socket>, IPAddress, int, CancellationToken)' (but other parameters do)
|
build:
src/Serilog.Sinks.TCP/Splunk.Logging/ITcpReconnectionPolicy.cs#L64
Parameter 'port' has no matching param tag in the XML comment for 'ITcpReconnectionPolicy.Connect(Func<IPAddress, int, Socket>, IPAddress, int, CancellationToken)' (but other parameters do)
|
build:
src/Serilog.Sinks.TCP/Splunk.Logging/TcpSocketWriter.cs#L67
XML comment has a param tag for 'progress', but there is no parameter by that name
|
build:
src/Serilog.Sinks.TCP/Splunk.Logging/TcpSocketWriter.cs#L70
Parameter 'connect' has no matching param tag in the XML comment for 'TcpSocketWriter.TcpSocketWriter(IPAddress, int, ITcpReconnectionPolicy, int, Func<IPAddress, int, Socket>)' (but other parameters do)
|
build:
src/Serilog.Sinks.TCP/Splunk.Logging/TcpSocketWriter.cs#L182
Missing XML comment for publicly visible type or member 'TcpSocketWriter.Dispose()'
|
build:
src/Serilog.Sinks.TCP/Splunk.Logging/ExponentialBackoffTcpReconnectionPolicy.cs#L37
Missing XML comment for publicly visible type or member 'ExponentialBackoffTcpReconnectionPolicy.Connect(Func<IPAddress, int, Socket>, IPAddress, int, CancellationToken)'
|
build:
src/Serilog.Sinks.TCP/Splunk.Logging/ITcpReconnectionPolicy.cs#L64
Parameter 'host' has no matching param tag in the XML comment for 'ITcpReconnectionPolicy.Connect(Func<IPAddress, int, Socket>, IPAddress, int, CancellationToken)' (but other parameters do)
|
build:
src/Serilog.Sinks.TCP/Splunk.Logging/ITcpReconnectionPolicy.cs#L64
Parameter 'port' has no matching param tag in the XML comment for 'ITcpReconnectionPolicy.Connect(Func<IPAddress, int, Socket>, IPAddress, int, CancellationToken)' (but other parameters do)
|
build:
src/Serilog.Sinks.TCP/Splunk.Logging/TcpSocketWriter.cs#L67
XML comment has a param tag for 'progress', but there is no parameter by that name
|