Merge branch 'release/5.0.1' #16
Annotations
4 warnings
src/SerilogVariableContextEnricher.cs#L64
Possible null reference return.
|
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.
|
src/SerilogVariableContextEnricher.cs#L64
Possible null reference return.
|
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.
|
This job succeeded
Loading