Skip to content

1688. Count of Matches in Tournament Leet Code #108 #172

1688. Count of Matches in Tournament Leet Code #108

1688. Count of Matches in Tournament Leet Code #108 #172

Triggered via push September 22, 2023 18:54
Status Failure
Total duration 50s
Artifacts

dotnet-Test.yml

on: push
test-algorithms
28s
test-algorithms
test-data-structures
41s
test-data-structures
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
test-algorithms
Process completed with exit code 1.
test-data-structures
Process completed with exit code 1.
test-algorithms: HackerRank.Utilities/Types/SinglyLinkedListNode.cs#L7
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-algorithms: HackerRank.Utilities/Types/SinglyLinkedListNode.cs#L7
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-data-structures: HackerRank.Utilities/Types/SinglyLinkedListNode.cs#L7
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-data-structures: DataStructures/HackerRank.DataStructures/P/PrintElementsOfLinkedList.cs#L8
Non-nullable field 'results' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test-data-structures: DataStructures/HackerRank.DataStructures.Benchmarks/A/ArrayManipulation.Benchmark.cs#L15
Non-nullable field '_benchMarkData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test-data-structures: HackerRank.Utilities/Types/SinglyLinkedListNode.cs#L7
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-data-structures: DataStructures/HackerRank.DataStructures/P/PrintElementsOfLinkedList.cs#L8
Non-nullable field 'results' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test-data-structures: DataStructures/HackerRank.DataStructures.Benchmarks/A/ArrayManipulation.Benchmark.cs#L15
Non-nullable field '_benchMarkData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.