Skip to content

Merge tag '5.0.0' into develop #13

Merge tag '5.0.0' into develop

Merge tag '5.0.0' into develop #13

Triggered via push September 20, 2024 05:11
Status Success
Total duration 38s
Artifacts

main.yml

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

Annotations

4 warnings
build (8.x): src/SerilogVariableContextEnricher.cs#L64
Possible null reference return.
build (8.x): src/SerilogFactoryAdapter.cs#L43
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (8.x): src/SerilogVariableContextEnricher.cs#L64
Possible null reference return.
build (8.x): src/SerilogFactoryAdapter.cs#L43
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.