Add Unit Test for Negative Hash Codes in HashTable and Note on TimSort Test Limitations #246
Annotations
7 errors and 1 warning
build:
Algorithms.Tests/Sorters/Comparison/TimSorterTests.cs#L23
There is no argument given that corresponds to the required parameter 'comparer' of 'TimSorter<int>.Sort(int[], IComparer<int>)'
|
build:
Algorithms.Tests/Sorters/Comparison/TimSorterTests.cs#L39
There is no argument given that corresponds to the required parameter 'comparer' of 'TimSorter<int>.Sort(int[], IComparer<int>)'
|
build:
Algorithms.Tests/Sorters/Comparison/TimSorterTests.cs#L63
There is no argument given that corresponds to the required parameter 'comparer' of 'TimSorter<int>.Sort(int[], IComparer<int>)'
|
build:
Algorithms.Tests/Sorters/Comparison/TimSorterTests.cs#L23
There is no argument given that corresponds to the required parameter 'comparer' of 'TimSorter<int>.Sort(int[], IComparer<int>)'
|
build:
Algorithms.Tests/Sorters/Comparison/TimSorterTests.cs#L39
There is no argument given that corresponds to the required parameter 'comparer' of 'TimSorter<int>.Sort(int[], IComparer<int>)'
|
build:
Algorithms.Tests/Sorters/Comparison/TimSorterTests.cs#L63
There is no argument given that corresponds to the required parameter 'comparer' of 'TimSorter<int>.Sort(int[], IComparer<int>)'
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|