Updated what's new for 7.0 #76
Annotations
6 warnings
build (8.x, 5.0):
src/Serilog.Sinks.MongoDB/Sinks/MongoDB/DefaultJsonFormatter.cs#L351
Possible null reference argument for parameter 'value' in 'void DefaultJsonFormatter.WriteString(string value, TextWriter output)'.
|
build (8.x, 5.0):
src/Serilog.Sinks.MongoDB/Sinks/MongoDB/DefaultJsonFormatter.cs#L363
Converting null literal or possible null value to non-nullable type.
|
build (8.x, 5.0):
src/Serilog.Sinks.MongoDB/Sinks/MongoDB/DefaultJsonFormatter.cs#L351
Possible null reference argument for parameter 'value' in 'void DefaultJsonFormatter.WriteString(string value, TextWriter output)'.
|
build (8.x, 5.0):
src/Serilog.Sinks.MongoDB/Sinks/MongoDB/DefaultJsonFormatter.cs#L363
Converting null literal or possible null value to non-nullable type.
|
build (8.x, 5.0):
src/Serilog.Sinks.MongoDB/Sinks/MongoDB/DefaultJsonFormatter.cs#L351
Possible null reference argument for parameter 'value' in 'void DefaultJsonFormatter.WriteString(string value, TextWriter output)'.
|
build (8.x, 5.0):
src/Serilog.Sinks.MongoDB/Sinks/MongoDB/DefaultJsonFormatter.cs#L363
Converting null literal or possible null value to non-nullable type.
|