Skip to content

Update README.md

Update README.md #14

Triggered via push September 20, 2024 05:14
Status Success
Total duration 24s
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.