Skip to content

Fixed code sample

Fixed code sample #12

Triggered via push November 15, 2023 17:50
Status Success
Total duration 2m 3s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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.