Fixed code sample #12
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|