Skip to content

Bugfix/183 no logs (#185) #23

Bugfix/183 no logs (#185)

Bugfix/183 no logs (#185) #23

Triggered via push April 5, 2024 18:49
Status Success
Total duration 58s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Serilog.Sinks.UDP/Sinks/Splunk/UdpSink.cs#L98
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Serilog.Sinks.UDP/Sinks/Splunk/UdpSink.cs#L77
Missing XML comment for publicly visible type or member 'UdpSink.Dispose(bool)'
build: src/Serilog.Sinks.UDP/Sinks/Splunk/UdpSink.cs#L98
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Serilog.Sinks.UDP/Sinks/Splunk/UdpSink.cs#L77
Missing XML comment for publicly visible type or member 'UdpSink.Dispose(bool)'
build: src/Serilog.Sinks.UDP/Sinks/Splunk/UdpSink.cs#L98
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Serilog.Sinks.UDP/Sinks/Splunk/UdpSink.cs#L77
Missing XML comment for publicly visible type or member 'UdpSink.Dispose(bool)'
build: src/Serilog.Sinks.UDP/Sinks/Splunk/UdpSink.cs#L98
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Serilog.Sinks.UDP/Sinks/Splunk/UdpSink.cs#L77
Missing XML comment for publicly visible type or member 'UdpSink.Dispose(bool)'
build: sample/Sample/Program.cs#L63
Unreachable code detected
build: src/Serilog.Sinks.UDP/Sinks/Splunk/UdpSink.cs#L98
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.