Skip to content

More FACILITY_NULL code mappings #15

More FACILITY_NULL code mappings

More FACILITY_NULL code mappings #15

Triggered via push November 18, 2023 09:58
Status Success
Total duration 2m 29s
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.