Skip to content

Replace LinkedDictionary with OrderedDictionary (#1200) #1334

Replace LinkedDictionary with OrderedDictionary (#1200)

Replace LinkedDictionary with OrderedDictionary (#1200) #1334

Triggered via push October 4, 2025 20:23
Status Success
Total duration 15m 0s
Artifacts

sonar.yml

on: push
Build and analyze
14m 55s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze: src/Lucene.Net/Analysis/TokenStreamToAutomaton.cs#L275
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenStreamToAutomaton.cs#L268
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenStreamToAutomaton.cs#L219
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L370
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L307
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L295
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L257
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L213
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/Analyzer.cs#L491
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
Build and analyze: src/Lucene.Net/Analysis/Analyzer.cs#L473
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)