Skip to content

Bugfix/183 no logs

Bugfix/183 no logs #22

Triggered via pull request April 5, 2024 18:47
Status Success
Total duration 49s
Artifacts

ci.yml

on: pull_request
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.