Skip to content

Also target .net 8

Also target .net 8 #14

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