Skip to content

fix: handle Guid to BsonValue mapping (#91) #81

fix: handle Guid to BsonValue mapping (#91)

fix: handle Guid to BsonValue mapping (#91) #81

Triggered via push October 4, 2025 17:21
Status Success
Total duration 1m 24s
Artifacts

deploy.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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.
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)'.