Skip to content

Bump coverlet.collector from 6.0.3 to 6.0.4 #123

Bump coverlet.collector from 6.0.3 to 6.0.4

Bump coverlet.collector from 6.0.3 to 6.0.4 #123

Triggered via push February 1, 2025 10:28
Status Success
Total duration 33s
Artifacts

ci.yml

on: push
Build and Test
23s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build and Test: src/AdventOfCode/Runner/BenchmarkSolutionRunner.cs#L30
Non-nullable field 'Solution' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test: src/AdventOfCode/Calendar/Year2024/Day10/Solution.cs#L12
Non-nullable field '_map' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test: src/AdventOfCode/Calendar/Year2024/Day06/Solution.cs#L33
Non-nullable field '_visitedPositions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test: src/AdventOfCode/Runner/BenchmarkSolutionRunner.cs#L30
Non-nullable field 'Solution' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test: src/AdventOfCode/Calendar/Year2024/Day10/Solution.cs#L12
Non-nullable field '_map' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Test: src/AdventOfCode/Calendar/Year2024/Day06/Solution.cs#L33
Non-nullable field '_visitedPositions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.