Skip to content

misc: fix typos

misc: fix typos #885

Triggered via pull request April 19, 2026 04:56
Status Success
Total duration 5m 41s
Artifacts 6

Lucene-Net-Tests-Sandbox.yml

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

Annotations

60 warnings
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/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 (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/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 (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/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, 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/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 (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/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, 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/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, 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/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, 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/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, 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/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, 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/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, 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/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/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.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/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/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.'

Artifacts

Produced during runtime
Name Size Digest
testresults_ubuntu-latest_net10.0_x64_Release Expired
12.3 KB
sha256:e7ca474a285f17d0e3248a40d77e3b9379d8407c485ea09828e02c520a6439c0
testresults_ubuntu-latest_net8.0_x64_Release Expired
12.2 KB
sha256:0782b52c7d5b2087461db32661e6384bdf733254514ef18db59c8060864187a4
testresults_windows-latest_net10.0_x64_Release Expired
12.4 KB
sha256:9b184c8cd9247abe588b37f8ccfbafd9afebc808a5ea9e07fe07872e0d59818c
testresults_windows-latest_net472_x64_Release Expired
12.2 KB
sha256:9a3e2a264d6a46cf8394f6bf54b8989ed161a300cefe7ad4d084e01cd763bc13
testresults_windows-latest_net48_x64_Release Expired
11.9 KB
sha256:fae648d42d31586fc2f7804dff178acc065bfa7983fbcaccb2cde65e77c10b8e
testresults_windows-latest_net8.0_x64_Release Expired
12.3 KB
sha256:25955c5b3b2c9faf3503fa9151e0ec15fc1a7a82edd24b345c9b0819c065e9ac