Skip to content

Fix concurrent-extension race in MMapDirectory.Map, #1090 #947

Fix concurrent-extension race in MMapDirectory.Map, #1090

Fix concurrent-extension race in MMapDirectory.Map, #1090 #947

Triggered via pull request April 18, 2026 20:41
Status Success
Total duration 6m 37s
Artifacts 6

Lucene-Net-Tests-_I-J.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Analysis/MockCharFilter.cs#L106
'SortedDictionary<int, int>.TryGetPredecessor(int, out KeyValuePair<int, int>)' is obsolete: 'Use TryGetPredecessor(TKey, out TKey, out TValue) or INavigableCollection<KeyValuePair<TKey, TValue>>.TryGetPredecessor(TKey, out KeyValuePair<TKey, TValue>) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L426
'SortedSet<SearchGroup.MergedGroup<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L395
'SortedSet<SearchGroup.MergedGroup<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L195
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L187
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L508
'SortedSet<Util.FSTPath<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L439
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Analysis/MockCharFilter.cs#L106
'SortedDictionary<int, int>.TryGetPredecessor(int, out KeyValuePair<int, int>)' is obsolete: 'Use TryGetPredecessor(TKey, out TKey, out TValue) or INavigableCollection<KeyValuePair<TKey, TValue>>.TryGetPredecessor(TKey, out KeyValuePair<TKey, TValue>) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L426
'SortedSet<SearchGroup.MergedGroup<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L195
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L187
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L395
'SortedSet<SearchGroup.MergedGroup<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L508
'SortedSet<Util.FSTPath<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L439
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.TestFramework/Analysis/MockCharFilter.cs#L106
'SortedDictionary<int, int>.TryGetPredecessor(int, out KeyValuePair<int, int>)' is obsolete: 'Use TryGetPredecessor(TKey, out TKey, out TValue) or INavigableCollection<KeyValuePair<TKey, TValue>>.TryGetPredecessor(TKey, out KeyValuePair<TKey, TValue>) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L426
'SortedSet<SearchGroup.MergedGroup<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L395
'SortedSet<SearchGroup.MergedGroup<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L195
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L187
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L508
'SortedSet<Util.FSTPath<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L439
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.TestFramework/Analysis/MockCharFilter.cs#L106
'SortedDictionary<int, int>.TryGetPredecessor(int, out KeyValuePair<int, int>)' is obsolete: 'Use TryGetPredecessor(TKey, out TKey, out TValue) or INavigableCollection<KeyValuePair<TKey, TValue>>.TryGetPredecessor(TKey, out KeyValuePair<TKey, TValue>) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L426
'SortedSet<SearchGroup.MergedGroup<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L395
'SortedSet<SearchGroup.MergedGroup<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L195
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L187
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L508
'SortedSet<Util.FSTPath<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L439
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Analysis/MockCharFilter.cs#L106
'SortedDictionary<int, int>.TryGetPredecessor(int, out KeyValuePair<int, int>)' is obsolete: 'Use TryGetPredecessor(TKey, out TKey, out TValue) or INavigableCollection<KeyValuePair<TKey, TValue>>.TryGetPredecessor(TKey, out KeyValuePair<TKey, TValue>) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L426
'SortedSet<SearchGroup.MergedGroup<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L395
'SortedSet<SearchGroup.MergedGroup<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L195
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L187
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L508
'SortedSet<Util.FSTPath<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L439
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Analysis/MockCharFilter.cs#L106
'SortedDictionary<int, int>.TryGetPredecessor(int, out KeyValuePair<int, int>)' is obsolete: 'Use TryGetPredecessor(TKey, out TKey, out TValue) or INavigableCollection<KeyValuePair<TKey, TValue>>.TryGetPredecessor(TKey, out KeyValuePair<TKey, TValue>) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L426
'SortedSet<SearchGroup.MergedGroup<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L395
'SortedSet<SearchGroup.MergedGroup<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L195
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L187
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L508
'SortedSet<Util.FSTPath<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L439
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'

Artifacts

Produced during runtime
Name Size Digest
testresults_ubuntu-latest_net10.0_x64_Release Expired
87 KB
sha256:fb86cbde1c49431097c353d49f9ff72f38547c56e2548cfe4c86ade2cc3e8390
testresults_ubuntu-latest_net8.0_x64_Release Expired
86.2 KB
sha256:b5387ce06b76b2797b248b85cf3373b2f656d0264b46444740ca0f98d5f0ac34
testresults_windows-latest_net10.0_x64_Release Expired
86.4 KB
sha256:737563d3d60152d9628d8112f51d6310df2c7fc7a6134846ae5fa54ec1434fa4
testresults_windows-latest_net472_x64_Release Expired
85.9 KB
sha256:9cc2f91a2b7afeb248b02d5cc58c7c8c168b69bd2ed950190b867ee8faae2dd5
testresults_windows-latest_net48_x64_Release Expired
85.8 KB
sha256:f6235e6f8e1b42e5213c124c0cfae5315830e6c8b2235cd33b928aa17a90c67e
testresults_windows-latest_net8.0_x64_Release Expired
86.7 KB
sha256:283ba014179e1273bec13899d780a525ae20ce2fa707f7d8159cb0bcf2f00044