Skip to content

Added tasks 48-55

Added tasks 48-55 #6

Triggered via push January 4, 2024 11:19
Status Success
Total duration 3m 3s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build-windows: LeetCodeNet/G0001_0100/S0002_add_two_numbers/Solution.cs#L21
Converting null literal or possible null value to non-nullable type.
build-windows: LeetCodeNet/G0001_0100/S0002_add_two_numbers/Solution.cs#L22
Converting null literal or possible null value to non-nullable type.
build-windows: LeetCodeNet/G0001_0100/S0002_add_two_numbers/Solution.cs#L27
Possible null reference return.
build-windows: LeetCodeNet/G0001_0100/S0021_merge_two_sorted_lists/Solution.cs#L19
Converting null literal or possible null value to non-nullable type.
build-windows: LeetCodeNet/G0001_0100/S0021_merge_two_sorted_lists/Solution.cs#L22
Converting null literal or possible null value to non-nullable type.
build-windows: LeetCodeNet/G0001_0100/S0021_merge_two_sorted_lists/Solution.cs#L26
Converting null literal or possible null value to non-nullable type.
build-windows: LeetCodeNet/G0001_0100/S0021_merge_two_sorted_lists/Solution.cs#L28
Dereference of a possibly null reference.
build-windows: LeetCodeNet/G0001_0100/S0021_merge_two_sorted_lists/Solution.cs#L29
Converting null literal or possible null value to non-nullable type.
build-windows: LeetCodeNet/G0001_0100/S0010_regular_expression_matching/Solution.cs#L8
Non-nullable field 'cache' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-windows: LeetCodeNet/G0001_0100/S0021_merge_two_sorted_lists/Solution.cs#L19
Converting null literal or possible null value to non-nullable type.
build-windows: LeetCodeNet/G0001_0100/S0021_merge_two_sorted_lists/Solution.cs#L22
Converting null literal or possible null value to non-nullable type.
build-windows: LeetCodeNet/G0001_0100/S0021_merge_two_sorted_lists/Solution.cs#L26
Converting null literal or possible null value to non-nullable type.
build-windows: LeetCodeNet/G0001_0100/S0021_merge_two_sorted_lists/Solution.cs#L28
Dereference of a possibly null reference.
build-windows: LeetCodeNet/G0001_0100/S0021_merge_two_sorted_lists/Solution.cs#L29
Converting null literal or possible null value to non-nullable type.