More FACILITY_NULL code mappings #15
Annotations
6 warnings
build:
src/Elmah.Io.HResults/HResult.cs#L32
Non-nullable property 'Facility' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Elmah.Io.HResults/HResult.cs#L42
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Elmah.Io.HResults/HResult.cs#L32
Non-nullable property 'Facility' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Elmah.Io.HResults/HResult.cs#L42
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Elmah.Io.HResults/HResult.cs#L32
Non-nullable property 'Facility' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Elmah.Io.HResults/HResult.cs#L42
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|