Skip to content

Bump NUnit from 4.4.0 to 4.5.0 (#46) #99

Bump NUnit from 4.4.0 to 4.5.0 (#46)

Bump NUnit from 4.4.0 to 4.5.0 (#46) #99

Triggered via push February 23, 2026 19:02
Status Success
Total duration 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: AdventOfCode/Events/2023/Days/Day16.cs#L7
Non-nullable field '_contraption' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: AdventOfCode/Events/2023/Days/Day19.cs#L114
Non-nullable property 'Outcome' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AdventOfCode/Events/2023/Days/Day11.cs#L99
Non-nullable property 'EmptyColumns' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AdventOfCode/Events/2023/Days/Day11.cs#L98
Non-nullable property 'EmptyRows' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AdventOfCode/Events/2023/Days/Day11.cs#L97
Non-nullable property 'Galaxies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AdventOfCode/Events/2023/Days/Day10.cs#L31
Non-nullable field '_sketch' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: AdventOfCode/Events/2023/Days/Day05.cs#L112
Non-nullable property 'DestinationCategory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AdventOfCode/Events/2023/Days/Day05.cs#L110
Non-nullable property 'SourceCategory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AdventOfCode/Events/2023/Days/Day16.cs#L7
Non-nullable field '_contraption' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: AdventOfCode/Events/2023/Days/Day19.cs#L114
Non-nullable property 'Outcome' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.