Skip to content

Remove outdated System.Text.Json pinned reference (#1436) #1728

Remove outdated System.Text.Json pinned reference (#1436)

Remove outdated System.Text.Json pinned reference (#1436) #1728

Triggered via push August 9, 2026 21:24
Status Success
Total duration 16m 17s
Artifacts

sonar.yml

on: push
Build and analyze
16m 13s
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.