Skip to content

Implement IBufferWriter<char> in OpenStringBuilder and CharTermAttrib… #1665

Implement IBufferWriter<char> in OpenStringBuilder and CharTermAttrib…

Implement IBufferWriter<char> in OpenStringBuilder and CharTermAttrib… #1665

Triggered via push June 23, 2026 15:02
Status Success
Total duration 15m 8s
Artifacts

sonar.yml

on: push
Build and analyze
15m 4s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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'.
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'.
Build and analyze: src/docs/LuceneDocsPlugins/EnvironmentVariableUtil.cs#L25
Add a 'protected' constructor or the 'static' keyword to the class declaration.