Skip to content

Merge branch 'main' of https://github.com/omsdotnet/DotNetParsers #2

Merge branch 'main' of https://github.com/omsdotnet/DotNetParsers

Merge branch 'main' of https://github.com/omsdotnet/DotNetParsers #2

Triggered via push November 16, 2025 12:00
Status Success
Total duration 34s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: HHParser/Program.cs#L202
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: HHParser/Program.cs#L229
Non-nullable property 'Currency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: HHParser/Program.cs#L241
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: HHParser/Program.cs#L238
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: HHParser/Program.cs#L250
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: HHParser/Program.cs#L247
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: HHParser/Program.cs#L257
Non-nullable property 'CityStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: HHParser/Program.cs#L256
Non-nullable property 'EmployerStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: HHParser/Program.cs#L267
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: HHParser/Program.cs#L274
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.