Skip to content

Create a common.props for version number and nuget package info. #26

Create a common.props for version number and nuget package info.

Create a common.props for version number and nuget package info. #26

Triggered via pull request April 5, 2024 19:10
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build
Process completed with exit code 1.
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)'