misc: fix spelling and clean up #933
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/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.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/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, 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.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/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.'
|
|
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, 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.'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
testresults_ubuntu-latest_net10.0_x64_Release
Expired
|
38.9 KB |
sha256:6d7d5f221ca7efc2774593f5f36da37577423885b751a462222be265d4060054
|
|
|
testresults_ubuntu-latest_net8.0_x64_Release
Expired
|
39.1 KB |
sha256:66906cf10b060013db3f4fb43c4db3b1197d02e6d4dbc686fb268a97f8364111
|
|
|
testresults_windows-latest_net10.0_x64_Release
Expired
|
38.9 KB |
sha256:ea3b2fe07bf5c28af7a24165c2788f7c32085ba0175a7128bab18a9aa6a8cca1
|
|
|
testresults_windows-latest_net472_x64_Release
Expired
|
38.9 KB |
sha256:17710f4fe6642503962196b62b8190a300b4993c64ea8a539f9399a351786cdb
|
|
|
testresults_windows-latest_net48_x64_Release
Expired
|
37.9 KB |
sha256:ca7e8f0014256b094c9a532b1e5b7e133e3f3aa63bf5e295c527ecf0803e2880
|
|
|
testresults_windows-latest_net8.0_x64_Release
Expired
|
38.6 KB |
sha256:ddbf3712bc947fc309465bf947f4689e5f4064a895a5dcd6dc0af02400658b6e
|
|